Click or drag to resize

CollaborationEventArgs Class

Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Avaya.ClientServicesCollaborationEventArgs

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.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