Partager via


CtiCallActionOptions.EnableHangUp Property

Definition

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

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

Property Value

True if hang up is enabled, otherwise false.

Applies to