| ConferenceIsLectureModeActive Property |
A Boolean value indicating whether lecture mode is active. It returns false
if the call is not a conference call, or if the conference call does not have
lecture mode active.
Namespace: Avaya.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntaxpublic bool IsLectureModeActive { get; }Property Value
Type:
Boolean
Remarks
see also: LectureModeStatusChanged
See Also