CallClassProvider._CanHangup 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.
Important
This API is not CLS-compliant.
public:
property bool _CanHangup { bool get(); void set(bool value); };
[System.CLSCompliant(false)]
public bool _CanHangup { get; set; }
[<System.CLSCompliant(false)>]
member this._CanHangup : bool with get, set
Public Property _CanHangup As Boolean
Property Value
- Attributes