DailyRegeneration

The DailyRegeneration element describes the frequency, in days, in which a task is regenerated.

<DailyRegeneration>
   <Interval/>
</DailyRegeneration>

DailyRegeneratingPatternType

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 of 1 to 999.

Parent elements

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

Name Value
Namespace
https://schemas.microsoft.com/exchange/services/2006/types
Schema name
Types schema
Validation file
Types.xsd
Can be empty
False

See also