DetailedSuggestionsWindow
Topic Last Modified: 2006-06-11
The DetailedSuggestionsWindow element identifies the time span that is queried for detailed information about suggested meeting times.
Schema Hierarchy
GetUserAvailabilityRequest
  SuggestionsViewOptions
    DetailedSuggestionsWindow
Syntax
<DetailedSuggestionsWindow>
   <StartTime>...</StartTime>
   <EndTime>...</EndTime>
</DetailedSuggestionsWindow>
Type
Duration
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child Elements
| Element | Description | 
|---|---|
| Represents the start of the time span queried for detailed information about suggested meeting times. | |
| Represents the end of the time span queried for detailed information about suggested meeting times. | 
Parent Elements
| Element | Description | 
|---|---|
| Contains the options for obtaining meeting suggestion information. The following is the XPath to this element: 
 | 
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 Microsoft Exchange Server 2007 that has the Client Access server role installed.
Element Information
| Namespace | https://schemas.microsoft.com/exchange/services/2006/types | 
| Schema Name | Types schema | 
| Validation File | Types.xsd | 
| Can be Empty | False | 
See Also