This topic has not yet been rated - Rate this topic

RecurringDayTransition

Exchange Server 2010

The RecurringDayTransition element represents a time zone transition that occurs on the same day each year.

<RecurringDayTransition>
   <To/>
   <TimeOffset/>
   <Month/>
   <DayOfWeek/>
   <Occurrence/>
</RecurringDayTransition>
RecurringDayTransitionType

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

Attributes

None.

Child Elements

Element Description

To

Specifies the Period or TransitionsGroup that is the target of the time zone transition.

TimeOffset

Represents the duration offset from Coordinated Universal Time (UTC) for the time zone transition.

Month (Time Zone Transition)

Represents the month in which the time zone transition occurs.

DayOfWeek (TimeZone)

Represents the day of the week on which the time zone transition occurs.

Occurrence (Time Zone Transition)

Represents the occurrence of the day of the week in the month that the time zone transition occurs.

Parent Elements

Element Description

Transitions

Represents a collection of time zone transitions.

TransitionsGroup

Represents a collection of time zone transitions.

An example of a time zone transition that could be represented by the RecurringDayTransition element is a transition that occurs on the second Tuesday of February each year.

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.

Namespace

http://schemas.microsoft.com/exchange/services/2006/types

Schema Name

Types schema

Validation File

Types.xsd

Can be Empty

False

Did you find this helpful?
(1500 characters remaining)