Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
4/8/2010

The PR_ATTACH_METHODproperty 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_METHODproperty can have the following value:

ATTACH_BY_VALUE

The PR_ATTACH_DATA_BINproperty contains the attachment data.

Client applications and service providers are only required to support the attachment method represented by the ATTACH_BY_VALUEvalue. The message store does not enforce any consistency between the value of PR_ATTACH_METHODand 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

See Also