SuggestionDayResult
Last modified: October 13, 2012
Applies to: Exchange Online | Exchange Server 2007 | Exchange Server 2010 | Exchange Server 2013 | Office 365
The SuggestionDayResult element represents a single day that contains suggested meeting times.
SuggestionsResponse
SuggestionDayResultArray
SuggestionDayResult
<SuggestionDayResult> <Date>...</Date> <DayQuality>...</DayQuality> <SuggestionArray>...</SuggestionArray> </SuggestionDayResult>
SuggestionDayResult
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child elements
Element | Description |
|---|---|
Represents the date that contains the suggested meeting times. | |
Represents the quality of the day for containing quality suggested meeting times. | |
Contains an array of meeting suggestions. |
Parent elements
Element | Description |
|---|---|
Contains an array of meeting suggestions organized by date. The following is the XPath expression to this element: /GetUserAvailabilityResponse/SuggestionsResponse/SuggestionDayResultArray |