TransitionsGroup
Last modified: October 13, 2012
Applies to: Exchange Online | Exchange Server 2010 | Exchange Server 2013 | Office 365
The TransitionsGroup element represents an array of time zone transitions.
<TransitionsGroup Id=""> <AbsoluteDateTransition/> <RecurringDayTransition/> <RecurringDateTransition/> </TransitionsGroup>
ArrayOfTransitionsType
The following sections describe attributes, child elements, and parent elements.
Attributes
|
Attribute |
Description |
|---|---|
|
Id |
A string value that represents the unique identifier of the transitions group. |
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. |
Parent elements
|
Element |
Description |
|---|---|
|
Represents an array of time zone transition groups. |