SuggestionDayResult Members
The SuggestionDayResult class contains suggested meeting times for a single day.
The following tables list the members exposed by the SuggestionDayResult type.
Public Constructors
Name | Description | |
---|---|---|
SuggestionDayResult | The SuggestionDayResult constructor initializes a new instance of the SuggestionDayResult class. |
Top
Public 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
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Top