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_MESSAGE_SIZEproperty in CEMAPI contains the size of the body, subject, sender, and attachments.

Additional Information

May be exposed by:

Message objects

Identifier:

0x0E08

Property type:

PT_LONG

Property tag:

0x0E080003

Remarks

It is recommended that message objects expose the PR_MESSAGE_SIZEproperty. The message size indicates the approximate number of bytes transferred when the message is moved from one message store to another. Being the sum of the sizes of all properties on the message object, it is usually considerably greater than the message text alone.

Requirements

Header mapitags.h
Library cemapi.lib
Windows Embedded CE Windows CE 3.0 and later
Windows Mobile Pocket PC 2002 and later, Smartphone 2002 and later

See Also