ParticipantEndpointPropertiesChangedEventArgs<TProperties>.ParticipantEndpoint Property
Gets the endpoint.
Namespace: Microsoft.Rtc.Collaboration
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public ReadOnly Property ParticipantEndpoint As ParticipantEndpoint
Get
'Usage
Dim instance As ParticipantEndpointPropertiesChangedEventArgs
Dim value As ParticipantEndpoint
value = instance.ParticipantEndpoint
public ParticipantEndpoint ParticipantEndpoint { get; }
Property Value
Type: Microsoft.Rtc.Collaboration.ParticipantEndpoint
See Also
Reference
ParticipantEndpointPropertiesChangedEventArgs<TProperties> Class
ParticipantEndpointPropertiesChangedEventArgs<TProperties> Members