| ConferenceMeetingMinutes Property |
Returns the MeetingMinutes object associated with the conference call.
Namespace: Avaya.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntaxpublic MeetingMinutes MeetingMinutes { get; }Property Value
Type:
MeetingMinutes
Remarks
The MeetingMinutes object can be used to query for the list of meeting notes, add a new
note, or edit or remove an existing note.
See Also