Share via


PR_CE_PENDING_BODY_FORMAT

4/8/2010

The PR_CE_PENDING_BODY_FORMAT property contains the message format to fetch. Values are members of the MESSAGEFORMAT enumeration.

Additional Information

May be exposed by:

Message objects

Identifier:

0x8130

Property type:

PT_I4

Property tag:

0x81300003

Remarks

This property is used to inform the Messaging Transport which format to fetch for this particular message, and it applies to the next Out-of-Band fetch, and to the next Mark-for-Download fetch.

This property is set in the Messaging Application's User Interface, but you can override it programmatically.

If you are developing a custom Messaging Transport, you will find this property useful for guiding fetches.

Requirements

Header mapitags.h
Library cemapi.lib
Windows Embedded CE Windows CE 5.0 and later
Windows Mobile Windows Mobile 6 and later

See Also

Reference

MESSAGEFORMAT
PR_CE_NATIVE_MESSAGE_FORMAT
PR_CE_PREFERRED_DOWNLOAD_FORMAT

Other Resources

Message Format Properties