PidTagReceivedByAddressType Canonical Property

Applies to: Office 2010 | Outlook 2010 | Visual Studio

Contains the e-mail address type, such as SMTP, for the messaging user who actually receives the message.

Associated properties:

PR_RECEIVED_BY_ADDRTYPE, PR_RECEIVED_BY_ADDRTYPE_A, PR_RECEIVED_BY_ADDRTYPE_W

Identifier:

0x0075

Data type:

PT_STRING8, PT_UNICODE

Area:

MAPI envelope

Remarks

These properties are examples of the address properties for the messaging user who actually receives the message. They must be set by the incoming transport provider.

The address type string can contain only the uppercase alphabetic characters A through Z and the numbers zero through nine. These properties qualify the PR_RECEIVED_BY_EMAIL_ADDRESS (PidTagReceivedByEmailAddress) property by specifying an address type, such as SMTP, thereby indicating how the address should be constructed.

Protocol Specifications

  • [MS-OXPROPS]
    Provides references to related Exchange Server protocol specifications.

  • [MS-OXOMSG]
    Specifies the properties and operations that are permissible on e-mail messages.

Header Files

  • Mapidefs.h
    Provides data type definitions.

  • Mapitags.h
    Contains definitions of properties listed as alternate names.

See Also

Concepts

MAPI Properties

MAPI Canonical Properties

Mapping Canonical Property Names to MAPI Names

Mapping MAPI Names to Canonical Property Names