Click or drag to resize
MeetingMinutesMinutes Property
Returns the list of minutes from the meeting.

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

Property Value

Type: ListMinuteMessage
See Also