Share via


Occurrence (Time Zone Transition)

Last modified: September 29, 2009

Applies to: Exchange Server 2007 | Exchange Server 2010

The Occurrence element represents the occurrence of the day of the week in the month that the time zone transition occurs.

<Occurrence/>

int

Attributes and Elements

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

Attributes

None.

Child Elements

None.

Parent Elements

Element

Description

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 occurrence of the day of the week in the month that the time zone transition occurs. The following table lists the possible values.

Value

Description

1

The first occurrence of the specified day of the week from the beginning of the month.

2

The second occurrence of the specified day of the week from the beginning of the month.

3

The third occurrence of the specified day of the week from the beginning of the month.

4

The fourth occurrence of the specified day of the week from the beginning of the month.

-1

The first occurrence of the specified day of the week from the end of the month.

-2

The second occurrence of the specified day of the week from the end of the month.

-3

The third occurrence of the specified day of the week from the end of the month.

-4

The fourth occurrence of the specified day of the week from the end of the month.

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