Click or drag to resize

MeetingMinutesMinutes Property

Returns the list of minutes from the meeting.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public List<MinuteMessage> Minutes { get; }

Property Value

Type: ListMinuteMessage
See Also