ParticipantEndpointPropertiesChangedEventArgs<TProperties>.ParticipantEndpoint 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 endpoint.
public:
property Microsoft::Rtc::Collaboration::ParticipantEndpoint ^ ParticipantEndpoint { Microsoft::Rtc::Collaboration::ParticipantEndpoint ^ get(); };
public Microsoft.Rtc.Collaboration.ParticipantEndpoint ParticipantEndpoint { get; }
member this.ParticipantEndpoint : Microsoft.Rtc.Collaboration.ParticipantEndpoint
Public ReadOnly Property ParticipantEndpoint As ParticipantEndpoint