TransitionsGroup

Last modified: September 30, 2009

Applies to: Exchange Server 2007 | Exchange Server 2010

The TransitionsGroup element represents an array of time zone transitions.

<TransitionsGroup Id="">
   <AbsoluteDateTransition/>
   <RecurringDayTransition/>
   <RecurringDateTransition/>
</TransitionsGroup>

ArrayOfTransitionsType

Attributes and Elements

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

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.

Parent Elements

Element

Description

TransitionsGroups

Represents an array of time zone transition groups.

Remarks

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.

Element Information

Namespace

https://schemas.microsoft.com/exchange/services/2006/types

Schema Name

Types schema

Validation File

Types.xsd

Can be Empty

False

See Also

Other Resources