WeeklyRecurrence

Topic Last Modified: 2009-07-20

The WeeklyRecurrence element describes a weekly recurrence pattern.

Syntax

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

Type

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.

Parent Elements

Element Description

Recurrence (TaskRecurrenceType)

Contains recurrence information for recurring tasks.

Recurrence (RecurrenceType)

Contains the recurrence pattern for calendar items and meeting requests.

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 EWS virtual directory of the computer that is running Microsoft Exchange Server 2007 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

Exchange Web Services XML Elements