PidTagAddressType Canonical Property

Applies to: Outlook 2013 | Outlook 2016

Contains the messaging user's email address type, such as SMTP.

Property Value
Associated properties:
PR_ADDRTYPE, PR_ADDRTYPE_A, PR_ADDRTYPE_W
Identifier:
0x3002
Data type:
PT_UNICODE, PT_STRING8
Area:
Address

Remarks

These properties are examples of the base address properties common to all messaging users. It specifies which messaging system MAPI uses to handle a given message.

This property also determines the format of the address string in the PR_EMAIL_ADRESS (PidTagEmailAddress). The string it provides can contain only the uppercase alphabetic characters from A through Z and the numbers from 0 through 9.

Valid examples for the string include:

FAX
MHS
PROFS
SMTP
X400

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.

[MS-NSPI]

Handles a client's communications with a Name Service Provider Interface (NSPI) server.

[MS-OXCDATA]

Defines the basic data structures that are used in remote operations.

[MS-OXCFXICS]

Handles the order and flow for data transfers between a client and server.

[MS-OXCICAL]

Converts between IETF RFC2445, RFC2446, and RFC2447, and appointment and meeting objects.

[MS-OXCMSG]

Handles message and attachment objects.

[MS-OXCSTOR]

Specifies permissible operations for the core message store objects.

[MS-OXOABKT]

Specifies the properties and operations that are permissible for address book templates.

[MS-OXOMSG]

Specifies the properties and operations that are permissible for email message objects.

[MS-OXORULE]

Manipulates incoming email messages on a server.

[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 listed as associated properties.

See also

MAPI Properties

MAPI Canonical Properties

Mapping Canonical Property Names to MAPI Names

Mapping MAPI Names to Canonical Property Names

MAPI Address Types