DailyRecurrence

The DailyRecurrence element describes the frequency, in days, in which a calendar item or a task recurs.

<DailyRecurrence>
   <Interval/>
</DailyRecurrence>

DailyRecurrencePatternType

Attributes and elements

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

Attributes

None.

Child elements

Element Description
Interval
Defines the interval, in days, between two consecutive recurring items. The value must be in the range from 1 to 999.

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

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