StartTime
Last modified: March 16, 2009
Applies to: Exchange Server 2007 | Exchange Server 2010
The StartTime element represents the start of a time span.
<StartTime/
dateTime
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child Elements
None.
Parent Elements
Element |
Description |
---|---|
Identifies the time span queried for the user availability information. The following is the XPath expression to this element: /GetUserAvailabilityRequest/FreeBusyViewOptions/TimeWindow |
|
Identifies the time span that is queried for detailed information about suggested meeting times. The following is the XPath expression to this element: /GetUserAvailabilityRequest/SuggestionViewOptions/DetailedSuggestionsWindow |
|
Specifies the duration for which the Out of Office (OOF) status is enabled if the OofState element is set to Scheduled. The following are the possible XPath expressions to this element:
|
|
Represents a unique calendar item occurrence. This is used for Availability inquiries. The StartTime element is required in the CalendarEvent element. The StartTime element in the CalendarEvent element is unique to the CalendarEvent type although it contains the same facet values that the StartTime elements in the Duration type contain. The following is the XPath expression to this element: /GetUserAvailabilityResponse/FreeBusyResponseArray/FreeBusyResponse/FreeBusyView/CalendarEventArray/CalendarEvent[i] |
Text Value
A text value is required.
Remarks
The EndTime element represents the end of the time span.
The schema includes many StartTime elements.
Note
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
Namespace |
https://schemas.microsoft.com/exchange/services/2006/types |
Schema Name |
Types schema |
Validation File |
Types.xsd |
Can be Empty |
False |
See Also