TimeZoneDefinition
Last modified: September 30, 2009
Applies to: Exchange Server 2007 | Exchange Server 2010
The TimeZoneDefinition element specifies the periods and transitions that define a time zone.
<TimeZoneDefinition Id="" Name=""> <Periods/> <TransitionsGroups/> <Transitions/> </TimeZoneDefinition>
TimeZoneDefinitionType
The following sections describe attributes, child elements, and parent elements.
Attributes
|
Attribute |
Description |
|---|---|
|
Id |
Represents the unique identifier of the time zone. |
|
Name |
Represents the descriptive name of the time zone. |
Child Elements
|
Element |
Description |
|---|---|
|
Represents an array of Period elements that define the time offset at different stages of the time zone. |
|
|
Represents an array of TransitionsGroup elements that specify time zone transitions. |
|
|
Represents an array of time zone transitions. |
Parent Elements
|
Element |
Description |
|---|---|
|
Represents an array of time zone definitions. |
|
|
Represents the default time zone definition that is to be used for scoping the DateTime properties of objects that are created, updated, and retrieved by using Exchange Web Services (EWS). |