PidTagReceivedByAddressType Canonical Property

Applies to: Outlook 2013 | Outlook 2016

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

Property Value
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 email messages.

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