Click or drag to resize

ConferenceIsEntryExitToneActive Property

A Boolean value indicating whether entry/exit tones are active for the conference call. If the call is not a conference call, or if the conference call's entry/exit tones are not enabled, the value is false.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public bool IsEntryExitToneActive { get; }

Property Value

Type: Boolean
Remarks
see also: EntryExitToneStatusChanged
See Also