TimeZoneDefinition

Topic Last Modified: 2009-07-23

The TimeZoneDefinition element represents the time zone for DateTime properties of tasks that are created or updated. This element was introduced in Microsoft Exchange Server 2007 Service Pack 2 (SP2).

Schema Hierarchy

TimeZoneContext

Syntax

<TimeZoneDefinition Id="" />

Type

TimeZoneDefinitionType

Attributes and Elements

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

Attributes

Attribute Description

Id

Contains a string that identifies a time zone. The string value is the key name of the time zone definition as it is stored in the Windows registry of the Client Access server. Time zone registry keys are located in the following path of the Windows registry: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Time Zones\.

Child Elements

None.

Parent Elements

Element Description

TimeZoneContext

Used in the SOAP header of a request. When this element is present, the DateTime properties of tasks that are created or updated will be scoped to the time zone that is specified within the TimeZoneContext element.

Remarks

The schema that describes this element is located in the EWS virtual directory of the computer that is running Microsoft Exchange Server 2007 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

Exchange Web Services XML Elements