GetServerTimeZones

Last modified: September 30, 2009

Applies to: Exchange Server 2007 | Exchange Server 2010

The GetServerTimeZones element is the root element in a request to retrieve time zone definitions from the Exchange server.

<GetServerTimeZones ReturnFullTimeZoneData="">   <Ids/></GetServerTimeZones>

GetServerTimeZonesType

Attributes and Elements

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

Attributes

Attribute

Description

ReturnFullTimeZoneData

Specifies whether the GetServerTimeZones Operation returns the complete definition or only the name and identifier for each time zone. This attribute is optional. The default value is true.

ReturnFullTimeZoneData Attribute

Value

Description

true

Return the complete definitions for each time zone.

false

Return only the name and identifier for each time zone.

Child Elements

Element

Description

Ids

Contains an array of time zone definition identifiers that specifies the requested time zone definitions. This element is optional. If this element is not included in the GetServerTimeZones Operation request, all time zone definitions that are available on the server are returned in the response.

Parent Elements

None.

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/messages

Schema Name

Messages schema

Validation File

Messages.xsd

Can be Empty

False