IsDefaultRoutingEndpoint Property

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

Syntax

'Declaration
Public ReadOnly Property IsDefaultRoutingEndpoint As Boolean
    Get
'Usage
Dim instance As ApplicationEndpoint
Dim value As Boolean

value = instance.IsDefaultRoutingEndpoint
public bool IsDefaultRoutingEndpoint { get; }

Property Value

Type: System..::..Boolean

See Also

Reference

ApplicationEndpoint Class

ApplicationEndpoint Members

Microsoft.Rtc.Collaboration Namespace