Click or drag to resize
MessagingParticipantListEventArgs Class
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Avaya.ClientServicesMessagingParticipantListEventArgs

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

The MessagingParticipantListEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyParticipants
List of participants.
Top
See Also