|
ConferenceChangedEventArgsConference Property |
The Conference associated with the event.
Namespace:
VoiceElements.Client
Assembly:
VoiceElementsClient (in VoiceElementsClient.dll) Version: 8.6.1.1
Syntax public Conference Conference { get; }
Public ReadOnly Property Conference As Conference
Get
public:
property Conference^ Conference {
Conference^ get ();
}
member Conference : Conference with get
Property Value
Type:
ConferenceSee Also