PidTagAttachTag Canonical Property
Applies to: Office 2010 | Outlook 2010 | Visual Studio
Contains an ASN.1 object identifier specifying the application that supplied an attachment.
Associated properties: |
PR_ATTACH_TAG |
Identifier: |
0x370A |
Data type: |
PT_BINARY |
Area: |
Message attachment |
Remarks
This property identifies the application that originally generated the attachment.
Note The PR_ATTACH_ENCODING (PidTagAttachEncoding) and PR_ATTACH_TAG properties should not be confused. They are not paired or related. PR_ATTACH_ENCODING identifies the algorithm used to transform the data in an attachment. "Object" has a much more general meaning in the term object identifier, and in X.400 usage, than in object-oriented programming.
The object identifier syntax and sample object identifiers are defined in the MAPIOID.H header file. Values for PR_ATTACH_TAG are not limited to those defined in MAPIOID.H.
For complete information on these object identifiers, see the documentation on ASN.1, X.208, and X.209. The object identifier is found in the application-reference element of the File Transfer Body Part (FTBP) environment.
Related Resources
Protocol Specifications
- [MS-OXCMSG]
Handles message and attachment objects.
Header Files
Mapidefs.h
Provides data type definitions.Mapitags.h
Contains definitions of properties listed as alternate names.
See Also
Reference
PidTagAttachMimeTag Canonical Property