CtiCallActionOptions.EnableConference Property

Definition

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

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

Property Value

True if conference is enabled, otherwise false.

Applies to