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