Start
Topic Last Modified: 2008-06-10
The Start element represents the start of a duration.
Syntax
<Start/>
Type
DateTime
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child Elements
None.
Parent Elements
Element | Description |
---|---|
Represents an Exchange calendar item. |
|
Represents a deleted occurrence of a recurring calendar item. |
|
Represents the first occurrence of a recurring calendar item. |
|
Represents the last occurrence of a recurring calendar item. |
|
Represents a meeting request in the Exchange store. |
|
Represents a single modified occurrence of a recurring calendar item. |
Text Value
The text value represents the start of a duration.
Remarks
The UpdateItem operation can set the Start and End time of an Exchange store item. In an UpdateItem request, the Start time can be set without also setting the End time. This can cause an error if the Start time is later than the End time. Be aware that client applications must perform adjustments to End time when that Start time is changed in order to preserve the duration.
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 |