PR_RECEIVED_BY_ADDRTYPE 

The PR_RECEIVED_BY_ADDRTYPE property contains the e-mail address type, such as SMTP, for the messaging user that actually receives the message.

Quick Info

Header file:

MAPITAGS.H

Must be exposed by:

Message objects

Identifier:

0x0075

Property type:

PT_TSTRING

Property tag:

0x0075001E (0x0075001F for Unicode)

 

Remarks

The PR_RECEIVED_BY_ADDRTYPE property is one of the address properties for the messaging user that actually receives the message. It 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 0 through 9. PR_RECEIVED_BY_ADDRTYPE qualifies the PR_RECEIVED_BY_EMAIL_ADDRESS property by specifying an address type, such as SMTP, thereby indicating how the address should be constructed.

For more information on the address properties, see Base Address PropertiesN3YFFO.

See Also

PR_ADDRTYPE