| CollaborationServiceHasActiveCollaboration Property |
Checks if there is an active collaboration in progress.
Namespace: Avaya.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntaxpublic bool HasActiveCollaboration { get; }Return Value
Type:
Boolean
True if there an active collaboration; false otherwise.
See Also