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_DATA_BINproperty contains binary attachment data typically accessed through the OLE IStreaminterface.
Additional Information
May be exposed by: |
Attachment subobjects |
Identifier: |
0x3701 |
Property type: |
PT_BINARY |
Property tag: |
0x37010102 |
Corresponding X.400 attribute: |
IM_EXTERNAL_DATA or IM_BILATERAL_DATA |
Remarks
The PR_ATTACH_DATA_BINproperty holds the attachment when the value of the PR_ATTACH_METHODproperty is ATTACH_BY_VALUEand is the only attach method that is supported. PR_ATTACH_DATA_BINalso holds an OLE 1.0 OLESTREAMattachment when the value of PR_ATTACH_METHOD is ATTACH_OLE.
OLESTREAMattachments can be copied into a file by calling the OLE IStream::CopyTomethod.
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 |