RelativeYearlyRecurrence

The RelativeYearlyRecurrence element describes a relative yearly recurrence pattern.

<RelativeYearlyRecurrence>
   <DaysOfWeek/>
   <DayOfWeekIndex/>
   <Month/>
</RelativeYearlyRecurrence>

RelativeYearlyRecurrencePatternType

Attributes and elements

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

Attributes

None.

Child elements

Element Description
DaysOfWeek (DayOfWeekType)
Describes the days of the week that are used in item recurrence patterns.
DayOfWeekIndex
Describes which week in a month is used in a relative yearly recurrence pattern.
Month (Item Recurrence)
Describes the month when a yearly recurring item occurs.

Parent elements

Element Description
Recurrence (TaskRecurrenceType)
Contains recurrence information for recurring tasks.
Recurrence (RecurrenceType)
Contains the recurrence pattern for calendar items and meeting requests.
Standard
Represents the date and time when the time changes from daylight saving time to standard time.
Daylight
Represents the date and time when the time changes from standard time to daylight saving time.

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