RelativeMonthlyRecurrence

The RelativeMonthlyRecurrence element describes a relative monthly recurrence pattern.

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

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

Element Example
Namespace
https://schemas.microsoft.com/exchange/services/2006/types
Schema Name
Types schema
Validation File
Types.xsd
Can be Empty
False

See also