Partager via


CtiDesktopManager.IsCtiEnabled Property

Definition

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

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

Property Value

True if CTI is enabled, otherwise false.

Applies to