Compartir a través de


CtiCallActionOptions.EnableHold Property

Definition

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

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

Property Value

True if hold is enabled, otherwise false.

Applies to