TimeWindow

Last modified: March 16, 2009

Applies to: Exchange Server 2007 | Exchange Server 2010

The TimeWindow element identifies the time span queried for the user availability information.

GetUserAvailabilityRequest
  FreeBusyViewOptions
    TimeWindow

<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

Namespace

https://schemas.microsoft.com/exchange/services/2006/types

Schema Name

Types schema

Validation File

Types.xsd

Can be Empty

False