Month (Time Zone Transition)

The Month element represents the month in which the time zone transition occurs.

<Month/>

int

Attributes and elements

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

Attributes

None.

Child elements

None.

Parent elements

Element Description
RecurringDateTransition
Represents a time zone transition that occurs on a specific date each year.
RecurringDayTransition
Represents a time zone transition that occurs on the same day each year.

Text value

The text value is an integer that represents the month in which the time zone transition occurs.

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

Element Example
Namespace
https://schemas.microsoft.com/exchange/services/2006/types
Schema Name
Types schema
Validation File
Types.xsd
Can be Empty
False

See also