DetailedSuggestionsWindow

The DetailedSuggestionsWindow element identifies the time span that is queried for detailed information about suggested meeting times.

<DetailedSuggestionsWindow>
   <StartTime>...</StartTime>
   <EndTime>...</EndTime>
</DetailedSuggestionsWindow>

Duration

Attributes and elements

The following sections describe attributes, child elements, and parent elements.

Attributes

None.

Child elements

Element Description
StartTime
Represents the start of the time span queried for detailed information about suggested meeting times.
EndTime
Represents the end of the time span queried for detailed information about suggested meeting times.

Parent elements

Element Description
SuggestionsViewOptions
Contains the options for obtaining meeting suggestion information.
The following is the XPath to this element:
/GetUserAvailabilityRequest/SuggestionViewOptions

Remarks

This element is not required.

Note

The schema that describes this element is located in the /EWS/ directory of the computer that is running MicrosoftExchange Server 2007 that has the Client Access server role installed.

Element information

Name Value
Namespace
https://schemas.microsoft.com/exchange/services/2006/types
Schema Name
Types schema
Validation File
Types.xsd
Can be Empty
False

See also