MAPI Context Constants
These constants indicate which menu commands are disabled, and are used as values for the PR_CE_CONTEXT_FLAGS message property tag.
Constant | Value | Description |
---|---|---|
CE_CONTEXT_DISABLE_REPLY | 0x00000001 | Disable the Reply and Reply All context menu items for this message. |
CE_CONTEXT_DISABLE_FORWARD | 0x00000002 | Disable the Forward context menu item for this message. |
See Also
MAPI Constants | PR_CE_CONTEXT_FLAGS
Send Feedback on this topic to the authors