The conference instance associated with the call.
The Conference object is returned regardless of whether the call is a conference call
or not. Invoking methods on the Conference object returns an error if the call is
not a conference call.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic Conference Conference { get; }
Property Value
Type:
Conference
See Also