Click or drag to resize
CollaborationEventArgs Class
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Avaya.ClientServicesCollaborationEventArgs

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 493.0.70.0
Syntax
C#
public class CollaborationEventArgs : EventArgs

The CollaborationEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodCollaborationEventArgs
Top
Properties
  NameDescription
Public propertyCollaboration
Collaboration object related to event.
Top
See Also