Suggestion
Last modified: October 13, 2012
Applies to: Exchange Online | Exchange Server 2007 | Exchange Server 2010 | Exchange Server 2013 | Office 365
The Suggestion element represents a single meeting suggestion.
SuggestionsResponse
SuggestionDayResultArray
SuggestionDayResult
SuggestionArray
Suggestion
<Suggestion> <MeetingTime>...</MeetingTime> <IsWorkTime>...</IsWorkTime> <SuggestionQuality>...</SuggestionQuality> <AttendeeConflictDataArray>...</AttendeeConflictDataArray> </Suggestion>
Suggestion
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child elements
Element | Description |
|---|---|
Represents a suggested meeting time. | |
Represents whether the suggested meeting time occurs during scheduled work hours. | |
Represents the quality of the suggested meeting time. | |
Contains an array of information that describes conflicts between users and resources and the suggested meeting time. |
Parent elements
Element | Description |
|---|---|
Contains an array of suggested meeting times. The following is the XPath expression to this element: /GetUserAvailabilityResponse/SuggestionsResponse/SuggestionDayResultArray/SuggestionDayResult[i]/SuggestionArray |