TimeWindow
The TimeWindow element identifies the time span queried for the user availability information.
<TimeWindow>
<StartTime>dateTime</StartTime>
<EndTime>dateTime</EndTime>
</TimeWindow>
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 a time span queried for the user availability information. |
EndTime |
Represents the end of a time span queried for the user availability information. |
Parent elements
Element | Description |
---|---|
FreeBusyViewOptions |
Specifies the type of free/busy information returned in the response. The following is the XPath to this element: /GetUserAvailabilityRequest/FreeBusyViewOptions |
Remarks
The maximum value for this time period is 42 days. This maximum value can be modified. Any requests for user availability information beyond the maximum value will return an error. If any appointments are partially in the time span defined by the StartTime and EndTime elements, that appointment is included in its entirety.
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
Name | Value |
---|---|
Namespace |
http://schemas.microsoft.com/exchange/services/2006/types |
Schema Name |
Types schema |
Validation File |
Types.xsd |
Can be Empty |
False |