Participant.EndpointId Property

Gets the Ids associated with this participant.

Namespace:  Microsoft.Rtc.Signaling
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public ReadOnly Property EndpointId As String
    Get
'Usage
Dim instance As Participant
Dim value As String

value = instance.EndpointId
public string EndpointId { get; }

Property Value

Type: System.String

See Also

Reference

Participant Class

Participant Members

Microsoft.Rtc.Signaling Namespace