StartTime
Last modified: October 13, 2012
Applies to: Exchange Online | Exchange Server 2007 | Exchange Server 2010 | Exchange Server 2013 | Office 365
The StartTime element represents the start of a time span.
<StartTime/
dateTime
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] |
Note