PR_MSG_STATUS

Send Feedback

The PR_MSG_STATUS property contains a bitmask of property tags that define the status of a message.

Additional Information

May be exposed by: Message objects
Identifier: 0x0E17
Property type: PT_LONG
Property tag: 0x0E170003

Remarks

The methods IMAPIProp::GetProps and IMAPIProp::SetProps are used to get and set message status information. IMAPIProp::GetProps returns the DWORD parameter lppPropArray, which contains a bitmask composed of a combination of zero or more property tags combined with the bitwise OR (|). LppPropArray's HIWORD contains a bitmask composed by combining property tags defined in the header file cemapi.h, while the LOWORD contains a bitmask composed by combining property tags defined in the header file mapidefs.h. For a list of all the status property tags, see Status Object Properties.

Requirements

Pocket PC: Pocket PC 2002 and later
Smartphone: Smartphone 2002 and later
OS Versions: Windows CE 3.0 and later
Header: cemapi.h, mapidefs.h
Library: cemapi.lib

See Also

Windows Mobile Defined MAPI Properties | IMAPIProp::GetProps | IMAPIProp::SetProps

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.