PidTagSensitivity Canonical Property

Applies to: Office 2010 | Outlook 2010 | Visual Studio

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.

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.

See Also

Concepts

MAPI Properties

MAPI Canonical Properties

Mapping Canonical Property Names to MAPI Names

Mapping MAPI Names to Canonical Property Names