PR_MESSAGE_SIZE

4/8/2010

The PR_MESSAGE_SIZE property 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_SIZE property. 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

Reference

PR_ATTACH_SIZE

Other Resources

Windows Mobile Defined MAPI Properties