AudioVideoMcuParticipantEndpointProperties.IsPstnEndpoint Property
Gets whether the endpoint is a PSTN endpoint.
Namespace: Microsoft.Rtc.Collaboration.AudioVideo
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Property IsPstnEndpoint As Boolean
Get
Friend Set
'Usage
Dim instance As AudioVideoMcuParticipantEndpointProperties
Dim value As Boolean
value = instance.IsPstnEndpoint
public bool IsPstnEndpoint { get; internal set; }
Property Value
Type: System.Boolean
See Also
Reference
AudioVideoMcuParticipantEndpointProperties Class