Interval

Topic Last Modified: 2007-10-04

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

Syntax

<Interval/>

Type

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

Exchange Web Services XML Elements