Click or drag to resize
CollaborationCollaborationInitialized Property
Returns flag indicating whether collaborations has been initialized. Flag is set true when all starting events are processed.

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

Property Value

Type: Boolean
See Also