CallRemoteParticipant Property |
The information about the remote participant connected to the call.
The information in participant can be empty if call is not connected
OR the details are not available for remote party.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic Participant RemoteParticipant { get; }
Property Value
Type:
Participant
See Also