Click or drag to resize

MessagingParticipantListEventArgs Class

Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Avaya.ClientServicesMessagingParticipantListEventArgs

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

The MessagingParticipantListEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyParticipants
List of participants.
Top
See Also