Edit

Share via


Call.RemoteEndpointProperties Property

Definition

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.

Applies to