Transitions
Last modified: October 13, 2012
Applies to: Exchange Online | Exchange Server 2010 | Exchange Server 2013 | Office 365
The Transitions element represents an array of time zone transitions.
<Transitions Id=""> <Transition/> <AbsoluteDateTransition/> <RecurringDayTransition/> <RecurringDateTransition/> </Transitions>
ArrayOfTransitionsType
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. |