OriginalStart

The OriginalStart element represents the original start time of a calendar item.

<OriginalStart/>

DateTime

Attributes and elements

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

Attributes

None.

Child elements

None.

Parent elements

Element Description
CalendarItem
Represents a calendar item in the Exchange store.
FirstOccurrence
Represents the first occurrence of a recurring calendar item.
LastOccurrence
Represents the last occurrence of a recurring calendar item.
MeetingRequest
Represents a meeting request in the Exchange store.
Occurrence
Represents a single modified occurrence of a recurring calendar item.

Text value

A text value that represents a date and time is required if this element is used.

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

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