Click or drag to resize
UserCollaborationService Property
Service providing access to collaboration for this user.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public CollaborationService CollaborationService { get; }

Property Value

Type: CollaborationService
Remarks
If the user is not configured for collaboration service, this property will return null.
See Also