To
Published: July 16, 2012
Applies to: Exchange 2013 | Exchange Online | 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
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 |
|---|---|
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. |
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.
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.
Namespace | http://schemas.microsoft.com/exchange/services/2006/types |
Schema Name | Types schema |
Validation File | Types.xsd |
Can be Empty | False |
Date | Description |
|---|---|
July 16, 2012 | Initial publication |