CallClassProvider._CanAnswer Property

Definition

Important

This API is not CLS-compliant.

public:
 property bool _CanAnswer { bool get(); void set(bool value); };
[System.CLSCompliant(false)]
public bool _CanAnswer { get; set; }
[<System.CLSCompliant(false)>]
member this._CanAnswer : bool with get, set
Public Property _CanAnswer As Boolean

Property Value

Attributes

Applies to