PidTagSearchAttachments Canonical Property
Applies to: Outlook 2013 | Outlook 2016
Contains a Unicode string that is being queried in attachment contents on the store.
Property | Value |
---|---|
Associated properties: |
PR_SEARCH_ATTACHMENTS_W |
Identifier: |
0x0EA5 |
Property type: |
PT_UNICODE |
Area: |
Search |
Related resources
Note
This MAPI restriction tag, used when you are searching for attachment contents, might not be defined in the downloadable header file that you currently have. You can add it to your code by using the following value:
#define PR_SEARCH_ATTACHMENTS_W PROP_TAG(PT_UNICODE, 0x0EA5)
Protocol specifications
Provides references to related Microsoft Exchange Server protocol specifications.
Specifies the properties and operations for manipulating a search folder list configuration.
Header files
Mapidefs.h
Provides data type definitions.
Mapitags.h
Contains definitions of properties listed as alternate names.
See also
MAPI Properties
MAPI Canonical Properties
Mapping Canonical Property Names to MAPI Names
Mapping MAPI Names to Canonical Property Names