| ConferenceInConferenceChat Property |
Returns the
Chat object associated with the conference call.
Namespace: Avaya.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntaxpublic Chat InConferenceChat { get; }Property Value
Type:
Chat
Remarks
The Chat object can be used to query for the current list of messages or
to send a new message.
See Also