EndpointSubtype Property

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

Syntax

'Declaration
Public ReadOnly Property EndpointSubtype As EndpointSubtype
    Get
'Usage
Dim instance As LocalEndpoint
Dim value As EndpointSubtype

value = instance.EndpointSubtype
public EndpointSubtype EndpointSubtype { get; }

Property Value

Type: Microsoft.Rtc.Collaboration..::..EndpointSubtype

See Also

Reference

LocalEndpoint Class

LocalEndpoint Members

Microsoft.Rtc.Collaboration Namespace