Click or drag to resize
MinuteMessage Class
Unsupported: The meeting minutes feature is currently not supported.
Inheritance Hierarchy
SystemObject
  Avaya.ClientServicesMinuteMessage

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 493.0.70.0
Syntax
C#
public class MinuteMessage

The MinuteMessage type exposes the following members.

Properties
  NameDescription
Public propertyContent
Content of particular meeting minute object.
Public propertyDeleteCapability
Capability object indicating whether the local user can remove a particular meeting minute object in a conference.
Public propertyEditCapability
Capability object indicating whether the local user can edit a particular meeting minute object in a conference.
Public propertyId
The minute message ID associated with the particular minute object.
Public propertyIsMine
Indicates whether given minute message object is minute added by local user.
Public propertyIsPersonal
Flag that indicates whether this is personal or not.
Public propertySender
Sender object of this minute message.
Public propertyStatus
Status of this minute message.
Public propertyTime
Time of this minute creation.
Public propertyType
Type of this minute message.
Top
Remarks

Unsupported: This class and all of its supporting classes are for internal Avaya use only and should not be used by third party applications at this time. This is an incubating feature that is currently under development and the classes and methods associated with this feature are subject to change at any time. Use of this feature will not be supported by Avaya until such time that it is officially released.

See Also