PR_SENSITIVITY

The PR_SENSITIVITY property contains a value indicating the message sender's opinion of the sensitivity of a message.

Quick Info

Header file: MAPITAGS.H
May be exposed by: Message objects
Identifier: 0x0036
Property type: PT_LONG
Property tag: 0x00360003
Corresponding X.400 attribute: IM_SENSITIVITY

Remarks

It is recommended that message objects expose the PR_SENSITIVITY property.

This property can have exactly one of the following values:

SENSITIVITY_NONE
The message has no special sensitivity.
SENSITIVITY_PERSONAL
The message is personal.
SENSITIVITY_PRIVATE
The message is private.
SENSITIVITY_COMPANY_CONFIDENTIAL
The message is designated Company Confidential.

See Also

Criticality Properties