Partager via


CtiCallStateManager.EnableAutoAnswer Property

Definition

Gets or sets the Boolean value that specifies whether auto answer is enabled.

public:
 property bool EnableAutoAnswer { bool get(); void set(bool value); };
public bool EnableAutoAnswer { get; set; }
member this.EnableAutoAnswer : bool with get, set
Public Property EnableAutoAnswer As Boolean

Property Value

True if auto answer is enabled, otherwise false.

Implements

Applies to