Share via


PR_MSG_STATUS (Compact 7)

3/12/2014

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

Header

cemapi.h,
mapidefs.h

Library

cemapi.lib

See Also

Reference

Non-Transmittable Message Properties
Message Settings Properties
IMAPIProp::GetProps
IMAPIProp::SetProps