PidTagSearchRecipientEmailTo Canonical Property

Applies to: Outlook 2013 | Outlook 2016

Contains a Unicode string that is being queried in the list of email addresses or display names of recipients that are addressed in the To line of messages on the store.

Property Value
Associated properties:
PR_SEARCH_RECIP_EMAIL_TO_W
Identifier:
0x0EA6
Property type:
PT_UNICODE
Area:
Search

Note

This MAPI restriction tag, used when you search for email addresses or display names to which the message is sent, 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_RECIP_EMAIL_TO_W PROP_TAG(PT_UNICODE, 0x0EA6)

Protocol specifications

[MS-OXPROPS]

Provides references to related Microsoft Exchange Server protocol specifications.

[MS-OXOSRCH]

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 that are 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