SuggestionDayResult 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 SuggestionDayResult class contains suggested meeting times for a single day.
public ref class SuggestionDayResult
public class SuggestionDayResult
Public Class SuggestionDayResult
- Inheritance
-
SuggestionDayResult
Constructors
SuggestionDayResult() |
The SuggestionDayResult constructor initializes a new instance of the SuggestionDayResult class. |
Properties
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. |