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
Related resources
Protocol specifications
Provides references to related Exchange Server protocol specifications.
Specifies the properties and operations for lists of users, contacts, groups, and resources.
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.