AbsoluteYearlyRecurrence

Last modified: March 16, 2009

Applies to: Exchange Server 2007 | Exchange Server 2010

The AbsoluteYearlyRecurrence element represents a yearly recurrence pattern.

<AbsoluteYearlyRecurrence>
   <DayOfMonth/>
   <Month/>
</AbsoluteYearlyRecurrence>

AbsoluteYearlyRecurrencePatternType

Attributes and Elements

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

Attributes

None.

Child Elements

Element

Description

DayOfMonth

Describes the day in a month on which a recurring item occurs. The range of values for this property is 1 to 31. If for a particular month this value is larger than the number of days in the month, the last day of the month is assumed for this property.

Month (Item Recurrence)

Describes the month in which 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.

Remarks

The schema that describes this element is located in the EWS virtual directory of the computer that is running MicrosoftExchange 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