PR_ORIGINAL_SENDER_EMAIL_ADDRESS 

The PR_ORIGINAL_SENDER_EMAIL_ADDRESS property contains the e-mail address of the sender of the first version of a message, that is, the message before being forwarded or replied to.

Quick Info

Header file:

MAPITAGS.H

May be exposed by:

Message objects

Identifier:

0x0067

Property type:

PT_TSTRING

Property tag:

0x0067001E (0x0067001F for Unicode)

 

Remarks

The PR_ORIGINAL_SENDER_EMAIL_ADDRESS property is one of the address properties for the original sender of a message. At first submission of the message, the client application should set this property to the value of PR_SENDER_EMAIL_ADDRESS181FCVX. It is never changed when the message is forwarded or replied to.

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