SuggestionsViewOptions
Last modified: October 13, 2012
Applies to: Exchange Online | Exchange Server 2007 | Exchange Server 2010 | Exchange Server 2013 | Office 365
The SuggestionsViewOptions element contains the options for obtaining meeting suggestion information.
SuggestionsViewOptions
<SuggestionsViewOptions> <GoodThreshold>...</GoodThreshold> <MaximumResultsByDay>...</MaximumResultsByDay> <MaximumNonWorkingHourResultsByDay>...</MaximumNonWorkingHourResultsByDay> <MeetingDurationInMinutes>...</MeetingDurationInMinutes> <MinimumSuggestionQuality>...</MinimumSuggestionQuality> <SuggestionIntervalInMinutes>...</SuggestionIntervalInMinutes> <DetailedSuggestionsWindow>...</DetailedSuggestionsWindow> <CurrentMeetingTime>...</CurrentMeetingTime> <GlobalObjectId>...</GlobalObjectId> </SuggestionsViewOptions>
SuggestionsViewOptionsType
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child elements
Element | Description |
|---|---|
Specifies the percentage of attendees that must have the time period open for the time period to qualify as a good suggested meeting time. | |
Specifies the number of suggested meeting times per day returned in the response. | |
Specifies the number of suggested results for meeting times outside regular working hours per day. | |
Specifies the length of the meeting to be suggested. | |
Specifies the quality of meeting suggestions to be returned in the response. | |
Identifies the time span that is queried for detailed information about suggested meeting times. | |
Represents the start time of a meeting that you want to update with the suggested meeting time results. | |
This element is not used. |
Parent elements
Element | Description |
|---|---|
Contains the arguments used to obtain user availability information. This is a root element. The following is the XPath to this element: /GetUserAvailabilityRequest |
This element is not required and can only occur once if used. This value can be null if the value of the FreeBusyViewOptions element is not null.
Note |
|---|
The schema that describes this element is located in the EWS virtual directory of the computer that is running MicrosoftExchange Server 2007 that has the Client Access server role installed. |
Note