StartTimeZone

Last modified: September 30, 2009

Applies to: Exchange Server 2007 | Exchange Server 2010

The StartTimeZone element defines the time zone for the start time of a CalendarItem or MeetingRequest.

<StartTimeZone Id="" Name="">
   <Periods/>
   <TransitionsGroups/>
   <Transitions/>
</StartTimeZone>

TimeZoneDefinitionType

Attributes and Elements

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

Attributes

Attribute

Description

Id

Represents the unique identifier of the time zone definition.

Name

Represents the descriptive name of the time zone definition.

Child Elements

Element

Description

Periods

Represents an array of Period elements that define the time offset at different stages of the time zone.

TransitionsGroups

Represents an array of TransitionsGroup elements that specify time zone transitions.

Transitions

Represents an array of time zone transitions.

Parent Elements

Element

Description

CalendarItem

Represents an Exchange calendar item.

MeetingRequest

Represents a meeting request in the Exchange store.

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