PidTagSensitivity Canonical Property
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
Contains a value that indicates the message sender's opinion of the sensitivity of a message.
Associated properties: |
PR_SENSITIVITY |
Identifier: |
0x0036 |
Data type: |
PT_LONG |
Area: |
General messaging |
Remarks
It is recommended that message objects expose this 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.
Related Resources
Protocol Specifications
[MS-OXPROPS]
Provides references to related Exchange Server protocol specifications.[MS-OXCMSG]
Handles message and attachment objects.
Header Files
Mapidefs.h
Provides data type definitions.Mapitags.h
Contains definitions of properties listed as alternate names.