StartDate (Recurrence)

The StartDate element represents the start date of a recurring task or calendar item.

<StartDate/>

Date

Attributes and elements

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

Attributes

None.

Child elements

None.

Parent elements

Element Description
EndDateRecurrence
Describes the start date and the end date of an item recurrence pattern.
NoEndRecurrence
Describes the start date of an item recurrence pattern that does not have a defined end date.
NumberedRecurrence
Describes the start date and the number of occurrences of a recurring item.

Text value

A text value that represents a date is required if this element is used. The value cannot be less than Apr, 1, 1601 00:00:00.

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