PidTagAddressType Canonical Property

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

Contains the messaging user's e-mail address type, such as SMTP.

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 e-mail 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 e-mail message objects.

  • [MS-OXORULE]
    Manipulates incoming e-mail 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

Concepts

MAPI Properties

MAPI Canonical Properties

Mapping Canonical Property Names to MAPI Names

Mapping MAPI Names to Canonical Property Names

MAPI Address Types