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.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic bool IsLectureModeActive { get; }
Property Value
Type:
Boolean
Remarks
see also: LectureModeStatusChanged
See Also