TimeZoneDefinitions

The TimeZoneDefinitions element represents an array of time zone definitions.

<TimeZoneDefinitions>
   <TimeZoneDefinition/>
</TimeZoneDefinitions>

ArrayOfTimeZoneDefinitionType

Attributes and elements

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

Attributes

None.

Child elements

Element Description
TimeZoneDefinition
Specifies the periods and transitions that define a time zone.

Parent elements

Element Description
GetServerTimeZonesResponseMessage
Contains the status and result of a GetServerTimeZones operation request.

Remarks

The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services.

Element information

Name Value
Namespace
https://schemas.microsoft.com/exchange/services/2006/messages
Schema Name
Messages schema
Validation File
Messages.xsd
Can be Empty
False

See also