Interval

The Interval element defines the interval between two consecutive recurring items.

<Interval/>

int

Attributes and elements

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

Attributes

None.

Child elements

None.

Parent elements

Element Description
AbsoluteMonthlyRecurrence
Represents a monthly recurrence pattern.
DailyRegeneration
Describes the frequency, in days, in which a task is regenerated.
DailyRecurrence
Describes the frequency, in days, in which a task recurs.
MonthlyRegeneration
Describes the frequency, in months, in which a task is regenerated.
RelativeMonthlyRecurrence
Describes a relative monthly pattern for a recurring task.
WeeklyRecurrence
Describes the frequency, in weeks, in which and the days on which a task recurs.
WeeklyRegeneration
Describes the frequency, in weeks, in which a task is regenerated.
YearlyRegeneration
Describes the frequency, in years, in which a task is regenerated.

Text value

A text value that represents an integer is required.

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