Call.IsThirdPartyCallControl Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets whether the call is used in a third-party call control scenario.
public:
property bool IsThirdPartyCallControl { bool get(); };
public bool IsThirdPartyCallControl { get; }
member this.IsThirdPartyCallControl : bool
Public ReadOnly Property IsThirdPartyCallControl As Boolean
Property Value
Remarks
If this flag is set, the call will perform an initial invitation using a null offer wihout asking the local media provider.