DateTimePrecision

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.

This element was introduced in Exchange Server 2010 Service Pack 2 (SP2).

Element information

Element Example
Namespace
https://schemas.microsoft.com/exchange/services/2006/types
Schema Name
Types schema
Validation File
Types.xsd
Can be Empty
False