To

Last modified: September 30, 2009

Applies to: Exchange Server 2007 | Exchange Server 2010

The To element specifies the target of the time zone transition. The target is either a time zone period or a group of time zone transitions.

<To Kind=""/>

TransitionTargetType

Attributes and Elements

The following sections describe attributes, child elements, and parent elements.

Attributes

Attribute

Description

Kind

Indicates whether the time zone transition target is a time zone period or of a group of time zone transitions.

Kind Attribute Values

Value

Description

Period

Specifies that the time zone transition target is a time zone period.

Group

Specifies that the time zone transition target is a group of time zone transitions.

Child Elements

None.

Parent 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.

Transition

Represents a time zone transition.

Text Value

The text value is a string that specifies the unique identifier of the Period or TransitionsGroup that is the target of the time zone transition.

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