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