2.2.2.41 Sensitivity
As a top-level element of the Calendar class, the Sensitivity element is an optional child element that specifies the recommended privacy policy for the calendar item. It is used in ActiveSync command requests and responses as specified in section 2.2.2.
As an optional child element of the Exception element (section 2.2.2.21), the Sensitivity element specifies the recommended privacy policy for the calendar item exception. A command request or response has a maximum of one Sensitivity child element per Exception element. If the Sensitivity element is not specified as a child element of an Exception element, the Sensitivity element for the exception is assumed to have the same value as the value of the top-level Sensitivity element.
The Sensitivity element is defined as an element in the Calendar namespace. The value of this element is an unsignedByte data type, as specified in [MS-ASDTYPE] section 2.8.
The value of the Sensitivity element MUST be one of the values listed in the following table.
Value |
Meaning |
---|---|
0 |
Normal |
1 |
Personal |
2 |
Private |
3 |
Confidential |
Protocol Versions
The following table specifies the protocol versions that support this element. The client indicates the protocol version being used by setting either the MS-ASProtocolVersion header, as specified in [MS-ASHTTP] section 2.2.1.1.2.6, or the Protocol version field, as specified in [MS-ASHTTP] section 2.2.1.1.1.1, in the request.
Protocol version |
Element support |
---|---|
2.5 |
Yes |
12.0 |
Yes |
12.1 |
Yes |
14.0 |
Yes |
14.1 |
Yes |
16.0 |
Yes |
16.1 |
Yes |
When protocol version 2.5 is used, the Sensitivity element is required.