Platform SDK: MAPI

PR_SENDER_ADDRTYPE

The PR_SENDER_ADDRTYPE property contains the message sender's e-mail address type.

Quick Info

Header file: MAPITAGS.H
Must be exposed by: Message objects
Identifier: 0x0C1E
Property type: PT_TSTRING
Property tag: 0x0C1E001E (0x0C1E001F for Unicode)

Remarks

The PR_SENDER_ADDRTYPE property is one of the address properties for the message sender. It must be set by the outgoing transport provider, which should never propagate any previously existing values.

If no transport provider has supplied any sender address properties, the MAPI spooler attempts to fill them in by calling the IMAPISession::QueryIdentity method for an entry identifier. If no entry identifiers have been provided, the MAPI spooler stores "Unknown" in all the sender address properties of type PT_TSTRING.

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

See Also

Sender Properties, PR_ADDRTYPE, PR_SENT_REPRESENTING_ADDRTYPE