Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
4/8/2010
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
| 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 |