PidTagEmailAddress Canonical Property

Applies to: Outlook 2013 | Outlook 2016

Contains the messaging user's email address.

Property Value
Associated properties:
PR_EMAIL_ADDRESS, PR_EMAIL_ADDRESS_A, PR_EMAIL_ADDRESS_W
Identifier:
0x3003
Data type:
PT_STRING8, PT_UNICODE
Area:
MAPI common

Remarks

These properties are examples of the base address properties for all messaging users. It is a null-terminated string whose format has meaning only for the underlying messaging system.

These properties are used in conjunction with the PR_ADDRTYPE (PidTagAddressType) and PR_MESSAGE_CLASS (PidTagMessageClass) properties in addressing messages. The string format is qualified by PR_ADDRTYPE.

Valid values for this property include:

network/postoffice/user 
Bruce@XYZZY.COM 
/c=US/a=att/p=Microsoft/o=Finance/ou=Purchasing/s=Furthur/g=Joe 
 

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.

[MS-OXCMAIL]

Converts from Internet standard email conventions to message objects.

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