StartTimeZone
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
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 |
|---|---|
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 Exchange calendar item. | |
Represents a meeting request in the Exchange store. |