Call.IsThirdPartyCallControl Property
Namespace: Microsoft.Rtc.Collaboration
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public ReadOnly Property IsThirdPartyCallControl As Boolean
Get
'Usage
Dim instance As Call
Dim value As Boolean
value = instance.IsThirdPartyCallControl
public bool IsThirdPartyCallControl { get; }
Property Value
Type: System.Boolean