AbsoluteDateTransition

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.

Element information

Element Example
Namespace
https://schemas.microsoft.com/exchange/services/2006/types
Schema Name
Types schema
Validation File
Types.xsd
Can be Empty
False

See also