PR_BODY

The PR_BODY property contains the message text.

Additional Information

May be exposed by: Message objects
Identifier: 0x1000
Property type: PT_TSTRING
Property tag: 0x1000001F
Corresponding X.400 attribute: IM_BODY and IM_TEXT

Remarks

The PR_BODY property is typically used only in an interpersonal message (IPM). The value for PR_BODY must be expressed in the code page of the operating system that MAPI is running on. Requesting PR_BODY on an SMS messages displays both the subject and message body together. To view only the subject, request PR_SUBJECT instead.

Requirements

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

Send feedback on this topic to the authors.

© 2005 Microsoft Corporation. All rights reserved.