ConferenceIsContinuationActive Property |
A Boolean value indicating whether the conference continues after all moderators have left.
If the call is not a conference call, or if the conference call's continuation status is not set
or if the feature is not supported, the property returns false.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic bool IsContinuationActive { get; }
Property Value
Type:
Boolean
Remarks
see also: ContinuationStatusChanged
See Also