PR_ATTACH_METHOD
The PR_ATTACH_METHOD property contains a MAPI-defined constant representing the way the contents of an attachment can be accessed.
Additional Information
Must be exposed by: | Attachment subobjects |
Identifier: | 0x3705 |
Property type: | PT_LONG |
Property tag: | 0x37050003 |
Remarks
The PR_ATTACH_METHOD property can have the following value:
- ATTACH_BY_VALUE
The PR_ATTACH_DATA_BIN property contains the attachment data.
Client applications and service providers are only required to support the attachment method represented by the ATTACH_BY_VALUE value. The message store does not enforce any consistency between the value of PR_ATTACH_METHOD and the value of the other attachment property.
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.