PR_ORIGINAL_AUTHOR_ADDRTYPE 

The PR_ORIGINAL_AUTHOR_ADDRTYPE property contains the address type of the author 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:

0x0079

Property type:

PT_TSTRING

Property tag:

0x0079001E (0x0079001F for Unicode)

 

Remarks

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

The original author properties allow for preservation of information from outside the local messaging domain. When a message arrives from another messaging domain, such as from the Internet, these properties provide a way to ensure that original information is not lost.

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

See Also

PR_ADDRTYPE