AbsoluteDateTransition

Last modified: February 03, 2010

Applies to: Exchange Server 2007 | Exchange Server 2010

The AbsoluteDateTransition element represents a time zone transition that occurs on a specific date and at a specific time.

<AbsoluteDateTransition>
   <To/>
   <DateTime/>
</AbsoluteDateTransition>

AbsoluteDateTransitionType

Attributes and Elements

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

Attributes

None.

Child Elements

Element

Description

To

Specifies the Period or TransitionsGroup that is the target of the time zone transition.

DateTime

Represents the date and time at which the time zone transition occurs.

Parent Elements

Element

Description

Transitions

Represents a collection of time zone transitions.

TransitionsGroup

Represents a collection of time zone transitions.

Remarks

The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services of the Client Access server.

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

Other Resources