TransitionsGroup
The TransitionsGroup element represents an array of time zone transitions.
XML
<TransitionsGroup Id="">
<Transition/>
<AbsoluteDateTransition/>
<RecurringDayTransition/>
<RecurringDateTransition/>
</TransitionsGroup>
ArrayOfTransitionsType
The following sections describe attributes, child elements, and parent elements.
Attribute | Description |
---|---|
Id |
A string value that represents the unique identifier of the transitions group. |
Element | Description |
---|---|
AbsoluteDateTransition |
Represents a time zone transition that occurs on a specific date and at a specific time. |
RecurringDayTransition |
Represents a time zone transition that occurs on the same day each year. |
RecurringDateTransition |
Represents a time zone transition that occurs on a specified day of the year. |
Transition |
Represents a time zone transition. |
Element | Description |
---|---|
TransitionsGroups |
Represents an array of time zone transition groups. |
The schema that describes this element is located in the EWS virtual directory of the computer that is running Microsoft Exchange Server that has the Client Access server role installed.
Name | Value |
---|---|
Namespace |
http://schemas.microsoft.com/exchange/services/2006/types |
Schema Name |
Types schema |
Validation File |
Types.xsd |
Can be Empty |
False |