SuggestionDayResult Members
Include Protected Members
Include Inherited Members
The SuggestionDayResult class contains suggested meeting times for a single day.
The SuggestionDayResult type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SuggestionDayResult | The SuggestionDayResult constructor initializes a new instance of the SuggestionDayResult class. |
Top
Properties
Name | Description | |
---|---|---|
Date | The Date property gets or sets the date for the suggested meeting times. | |
DayQuality | The DayQuality property gets or sets the quality day for the suggested meeting times. | |
SuggestionArray | The SuggestionArray gets or sets a collection of meeting suggestions. |
Top