Click or drag to resize

ConferenceChangedEventArgs Class

Event Args for the Conference Changed Event
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    VoiceElements.ClientConferenceChangedEventArgs

Namespace:  VoiceElements.Client
Assembly:  VoiceElementsClient (in VoiceElementsClient.dll) Version: 8.6.1.1
Syntax
public class ConferenceChangedEventArgs : EventArgs

The ConferenceChangedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyConference
The Conference associated with the event.
Top
See Also