Call.RemoteEndpointProperties Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the call-specific properties of the remote participant endpoint of this call.
public:
property Microsoft::Rtc::Collaboration::CallParticipantEndpointProperties ^ RemoteEndpointProperties { Microsoft::Rtc::Collaboration::CallParticipantEndpointProperties ^ get(); };
public Microsoft.Rtc.Collaboration.CallParticipantEndpointProperties RemoteEndpointProperties { get; }
member this.RemoteEndpointProperties : Microsoft.Rtc.Collaboration.CallParticipantEndpointProperties
Public ReadOnly Property RemoteEndpointProperties As CallParticipantEndpointProperties
Property Value
Remarks
This property can change when the call is established or when escalation is successfully completed.