ConferenceMeetingMinutes Property |
Returns the MeetingMinutes object associated with the conference call.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.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