EndpointId Property

Gets the endpoint identifier for the target.

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 RealTimeAddress
Dim value As String

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

Property Value

Type: System..::..String
The endpoint identifier or the empty string.

See Also

Reference

RealTimeAddress Class

RealTimeAddress Members

Microsoft.Rtc.Signaling Namespace