RelativeMonthlyRecurrence

Topic Last Modified: 2007-08-30

The RelativeMonthlyRecurrence element describes a relative monthly recurrence pattern.

Syntax

<RelativeMonthlyRecurrence>
   <Interval/>
   <DaysOfWeek/>
   <DayOfWeekIndex/>
</RelativeMonthlyRecurrence>

Type

RelativeMonthlyRecurrencePatternType

Attributes and Elements

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

Attributes

None.

Child Elements

Element Description

Interval

Defines the interval between two consecutive monthly recurring pattern items. The range for this value is 1 to 99.

DaysOfWeek (DayOfWeekType)

Describes which days of the week are in the relative monthly recurrence pattern.

DayOfWeekIndex

Describes which week is used in a relative monthly recurrence pattern.

Parent Elements

Element Description

Recurrence (RecurrenceType)

Contains the recurrence pattern for calendar items and meeting requests.

Recurrence (TaskRecurrenceType)

Contains recurrence information for recurring tasks.

Remarks

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