PR_MESSAGE_SIZE

Send Feedback

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

Pocket PC: Pocket PC 2002 and later
Smartphone: Smartphone 2002 and later
OS Versions: Windows CE 3.0 and later
Header: mapitags.h
Library: cemapi.lib

See Also

Windows Mobile Defined MAPI Properties | PR_ATTACH_SIZE

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.