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