Share via


PR_MESSAGE_SIZE

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

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

See Also

PR_ATTACH_SIZE

Last updated on Friday, April 22, 2005

© 2005 Microsoft Corporation. All rights reserved.

Send feedback on this topic to the authors.