DetailedSuggestionsWindow
Last modified: March 16, 2009
Applies to: Exchange Server 2007 | Exchange Server 2010
The DetailedSuggestionsWindow element identifies the time span that is queried for detailed information about suggested meeting times.
GetUserAvailabilityRequest
SuggestionsViewOptions
DetailedSuggestionsWindow
<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 |
---|---|
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: /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
Namespace |
https://schemas.microsoft.com/exchange/services/2006/types |
Schema Name |
Types schema |
Validation File |
Types.xsd |
Can be Empty |
False |
See Also