Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
4/8/2010

The PR_CE_PENDING_BODY_FORMATproperty contains the message format to fetch. Values are members of the MESSAGEFORMATenumeration.

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