Call.RemoteEndpointProperties Property
Namespace: Microsoft.Rtc.Collaboration
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public ReadOnly Property RemoteEndpointProperties As CallParticipantEndpointProperties
Get
'Usage
Dim instance As Call
Dim value As CallParticipantEndpointProperties
value = instance.RemoteEndpointProperties
public CallParticipantEndpointProperties RemoteEndpointProperties { get; }
Property Value
Type: Microsoft.Rtc.Collaboration.CallParticipantEndpointProperties