NumberedRecurrence

Last modified: March 16, 2009

Applies to: Exchange Server 2007 | Exchange Server 2010

The NumberedRecurrence element describes the start date and the number of occurrences of a recurring item.

<NumberedRecurrence>
   <StartDate/>
   <NumberOfOccurrences/>
</NumberedRecurrence>

NumberedRecurrenceRangeType

Attributes and Elements

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

Attributes

None.

Child Elements

Element

Description

StartDate (Recurrence)

Represents the start date of a recurring task or calendar item.

NumberOfOccurrences

Contains the number of occurrences of a recurring item.

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 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