| 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.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntaxpublic bool IsEntryExitToneActive { get; }Property Value
Type:
Boolean
Remarks
see also: EntryExitToneStatusChanged
See Also