Click or drag to resize

ContentSharingEventArgs Class

Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Avaya.ClientServicesContentSharingEventArgs

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

The ContentSharingEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyContentSharingParticipant
Participant object related to this event.
Top
See Also