CtiCallActionOptions.EnableAnswer Property

Definition

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

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

Property Value

True if answer is enabled, otherwise false.

Applies to