PR_CE_CONTEXT_FLAGS

Send Feedback

The PR_CE_CONTEXT_FLAGS property allows listview and context menus to disable the ability to reply to or forward a message.

Additional Information

Must be exposed by: Message objects
Identifier: 0x8118
Property type: PT_LONG
Property tag: 0x81180003

Remarks

The PR_CE_CONTEXT_FLAGS property can have the following values:

Flag Value Description
CE_CONTEXT_DISABLE_REPLY 0x00000001 The Reply and Reply All menu items are disabled for this message.
CE_CONTEXT_DISABLE_FORWARD 0x00000002 The Forward menu item is disabled for this message.

Requirements

Pocket PC: Windows Mobile Version 5.0 and later
Smartphone: Windows Mobile Version 5.0 and later
OS Versions: Windows CE 5.01 and later
Header: cemapi.h
Library: cemapi.lib

See Also

Windows Mobile Defined MAPI Properties

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.