 |
ConferenceChangedEventArgs Class |
Event Args for the Conference Changed Event
Inheritance Hierarchy
Namespace:
VoiceElements.Client
Assembly:
VoiceElementsClient (in VoiceElementsClient.dll) Version: 8.6.1.1
Syntaxpublic class ConferenceChangedEventArgs : EventArgs
Public Class ConferenceChangedEventArgs
Inherits EventArgs
public ref class ConferenceChangedEventArgs : public EventArgs
type ConferenceChangedEventArgs =
class
inherit EventArgs
endThe ConferenceChangedEventArgs type exposes the following members.
Properties|
| Name | Description |
|---|
 | Conference |
The Conference associated with the event.
|
Top
See Also