DateTimePrecision
Last modified: September 26, 2011
Applies to: Exchange Server 2007 | Exchange Server 2010
The DateTimePrecision element specifies the precision for returned date/time values.
<DateTimePrecision />
DateTimePrecisionType
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None
Child Elements
None.
Parent Elements
The DateTimePrecision element is located in the SOAP header.
Text Value
A text value is required. The following are the possible values:
Seconds
Milliseconds
Remarks
When a SOAP header with the DateTimePrecision element set to "Seconds" is used, date/time values are returned to the nearest seconds (00:00:00). When "Milliseconds" is used, date/time values are returned to the nearest millisecond (00:00:00.0000).
The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services of the Client Access server.
This element was introduced in Microsoft Exchange Server 2010 Service Pack 2 (SP2).
Element Information
Namespace |
https://schemas.microsoft.com/exchange/services/2006/types |
Schema Name |
Types schema |
Validation File |
Types.xsd |
Can be Empty |
False |