EndTime

Last modified: March 16, 2009

Applies to: Exchange Server 2007 | Exchange Server 2010

The EndTime element represents the end of a time span.

<EndTime>dateTime</EndTime>

dateTime

Attributes and Elements

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

Attributes

None.

Child Elements

None.

Parent Elements

Element

Description

TimeWindow

Identifies the time span queried for the user availability information.

The following is the XPath expression to this element:

/GetUserAvailabilityRequest/FreeBusyViewOptions/TimeWindow

DetailedSuggestionsWindow

Identifies the time span that is queried for detailed information about suggested meeting times.

The following is the XPath expression to this element:

/GetUserAvailabilityRequest/SuggestionViewOptions/DetailedSuggestionsWindow.

Duration (UserOofSettings)

Specifies the duration for which the Out of Office (OOF) status is enabled if the OofState element is set to Scheduled.

The following are the possible XPath expressions to this element:

  • /SetUserOofSettingsRequest/UserOofSettings/Duration

  • /GetUserOofSettingsResponse/OofSettings/Duration

Occurrence

Represents a single modified occurrence of a recurring calendar item.

CalendarEvent

Represents a unique calendar item occurrence. This is used for Availability inquiries. The EndTime element is required in the CalendarEvent element. The EndTime element in the CalendarEvent element is unique to the CalendarEvent type.

The following is the XPath expression to this element:

/GetUserAvailabilityResponse/FreeBusyResponseArray/FreeBusyResponse/FreeBusyView/CalendarEventArray/CalendarEvent[i]

Text Value

A text value is required.

Remarks

The StartTime element represents the beginning of a time span.

The end time represents the client's time.

The schema includes many EndTime elements.

Note

The schema that describes this element is located in the EWS virtual 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