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: 550.0.60.0
Syntax
C#
public bool CollaborationInitialized { get; }

Property Value

Type: Boolean
See Also