Transitions
Last modified: May 10, 2010
Applies to: Exchange Server 2007 | Exchange Server 2010
The Transitions element represents an array of time zone transitions.
<Transitions Id="">
   <Transition/>
   <AbsoluteDateTransition/>
   <RecurringDayTransition/>
   <RecurringDateTransition/>
</Transitions>
ArrayOfTransitionsType
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
| Attribute | Description | 
|---|---|
| Id | Represents the unique identifier of the time zone definition. | 
Child Elements
| Element | Description | 
|---|---|
| Represents a time zone transition that occurs on a specific date and at a specific time. | |
| Represents a time zone transition that occurs on the same day each year. | |
| Represents a time zone transition that occurs on a specified day of the year. | |
| Represents a time zone transition. | 
Parent Elements
| Element | Description | 
|---|---|
| Defines the time zone for the start time of a CalendarItem or MeetingRequest. | |
| Defines the time zone for the end time of a CalendarItem or MeetingRequest. | |
| Defines a time zone. | 
Text Value
None.
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 |