| ConferenceIsRecordingActive Property |
A Boolean value indicating whether the conference is being recorded.
If the call is not a conference call, or if the conference is not being recorded,
the return value is false.
Namespace: Avaya.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntaxpublic bool IsRecordingActive { get; }Property Value
Type:
Boolean
Remarks
see also: RecordingStatusChanged
See Also