Suggestion Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The Suggestion class represents a single meeting suggestion.
public ref class Suggestion
public class Suggestion
Public Class Suggestion
- Inheritance
-
Suggestion
Constructors
Suggestion() |
The Suggestion constructor initializes a new instance of the Suggestion class. |
Properties
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. |