PidTagAnr Canonical Property

Applies to: Outlook 2013 | Outlook 2016

Contains a string value for use in a property restriction on an address book container contents table.

Property Value
Associated properties:
PR_ANR, PR_ANR_A, PR_ANR_W
Identifier:
0x360C
Data type:
PT_UNICODE, PT_STRING8
Area:
Address book

Remarks

These properties do not belong to any object; it is furnished by address book providers in SPropertyRestriction structures. This property contains an ambiguous name resolution (ANR) string that can be tested against an address book container's contents table to find corresponding message recipients.

Address book providers match the value of PR_ANR and associated properties against every entry in the contents table, using a provider-defined matching algorithm. The column or columns that are used in this match are chosen by the provider as part of the algorithm. The PR_DISPLAY_NAME (PidTagDisplayName) column is the most commonly used; the PR_ACCOUNT (PidTagAccount) column is also useful when it contains the user's email name.

For more information on ambiguous name resolution, see Address Book Restrictions.

Protocol specifications

[MS-OXPROPS]

Provides references to related Exchange Server protocol specifications.

[MS-OXOABK]

Specifies the properties and operations for lists of users, contacts, groups, and resources.

Header files

Mapidefs.h

Provides data type definitions.

Mapitags.h

Contains definitions of properties listed as associated properties.

See also

IAddrBook::ResolveName

IABContainer::ResolveNames

MAPI Properties

MAPI Canonical Properties

Mapping Canonical Property Names to MAPI Names

Mapping MAPI Names to Canonical Property Names