Suggestion Members
Include Protected Members
Include Inherited Members
The Suggestion class represents a single meeting suggestion.
The Suggestion type exposes the following members.
Constructors
Name | Description | |
---|---|---|
Suggestion | The Suggestion constructor initializes a new instance of the Suggestion class. |
Top
Properties
Name | Description | |
---|---|---|
AttendeeConflictDataArray | The AttendeeConflictDataArray property gets or sets information that describes conflicts between users and resources and the suggested meeting time. | |
IsWorkTime | The IsWorkTime property gets or sets a Boolean value that indicates whether the suggested meeting time occurs during scheduled work hours. | |
MeetingTime | The MeetingTime property gets or sets the suggested meeting time. | |
SuggestionQuality | The SuggestionQuality property gets or sets a value that indicates the quality of the meeting suggestion. |
Top