Platform SDK: MAPI

PR_ORIGINAL_SENSITIVITY

The PR_ORIGINAL_SENSITIVITY property contains the sensitivity value assigned by the sender of the first version of a message that is, the message before being forwarded or replied to.

Quick Info

Header file: MAPITAGS.H
May be exposed by: Message objects
Identifier: 0x002E
Property type: PT_LONG
Property tag: 0x002E0003

Remarks

A client application should set the PR_ORIGINAL_SENSITIVITY property to the same value as the PR_SENSITIVITY property when the message is first submitted. It should never be changed subsequently.

PR_ORIGINAL_SENSITIVITY is used by the transport provider to protect the sensitivity on copied entries. It enables it, for example, to block modification of the original message text in a forward of or reply to a message that was originally marked SENSITIVITY_PRIVATE.

See Also

Criticality Properties