Click or drag to resize
ConferenceStatusChangedEventArgs Class
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Avaya.ClientServicesConferenceStatusChangedEventArgs

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

The ConferenceStatusChangedEventArgs type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyIsConference
The new conference status.
Top
See Also