PidTagOriginalAuthorEntryId Canonical Property
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
Contains the entry identifier of the author of the first version of a message, that is, the message before being forwarded or replied to.
Associated properties: |
PR_ORIGINAL_AUTHOR_ENTRYID |
Identifier: |
0x004C |
Data type: |
PT_BINARY |
Area: |
General messaging |
Remarks
This 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 PR_SENDER_ENTRYID (PidTagSenderEntryId). It is never changed when the message is forwarded or replied to.
The original author property allows for preservation of information from outside the local messaging domain. When a message arrives from another messaging domain, such as from the Internet, this property provides a way to ensure that original information is not lost.
Related Resources
Header Files
Mapidefs.h
Provides data type definitions.Mapitags.h
Contains definitions of properties listed as alternate names.