WeeklyRecurrence

Last modified: September 24, 2010

Applies to: Exchange Server 2007 | Exchange Server 2010

The WeeklyRecurrence element describes a weekly recurrence pattern.

<WeeklyRecurrence>
   <Interval/>
   <DaysOfWeek/>
   <FirstDayOfWeek/>
</WeeklyRecurrence>

WeeklyRecurrencePatternType

Attributes and Elements

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

Attributes

None.

Child Elements

Element

Description

Interval

Defines the interval, in weeks, between two consecutive weekly recurrence pattern items. The value can be in the range from 1 to 99.

DaysOfWeek (DaysOfWeekType)

Describes which days of the week are in the weekly recurrence pattern.

FirstDayOfWeek

Specifies the first day of the week.

Parent Elements

Element

Description

Recurrence (TaskRecurrenceType)

Contains recurrence information for recurring tasks.

Recurrence (RecurrenceType)

Contains the recurrence pattern for calendar items and meeting requests.

Text Value

None.

Remarks

The time zone offset information is lost if the Start and End dates of the recurring master item do not have a date that is equal to the first occurrence of a weekly recurrence pattern.

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

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