PR_ORIGINAL_DISPLAY_NAME
The
PR_ORIGINAL_DISPLAY_NAME property contains the original display name for an
entry copied from an address book to a personal address book or other writable
address book.
Quick Info
Header
file: |
MAPITAGS.H |
May be
exposed by: |
Messaging
user objects |
Identifier: |
0x3A13 |
Property
type: |
PT_TSTRING |
Property
tag: |
0x3A13001E
(0x3A13001F for Unicode) |
Remarks
The
PR_ORIGINAL_DISPLAY_NAME property is one of the properties that contain
information about the original source of a copied entry.
For a nonread
report, PR_ORIGINAL_DISPLAY_NAME contains a copy of the display name of the
original message recipient for which the report is generated. When the original
recipient is part of a distribution list, the display name of the distribution
list is preserved for the report.
A client
application can use PR_ORIGINAL_DISPLAY_NAME to prevent alteration or
spoofing of entries. An example of spoofing is displaying John Doe as John
(What a Guy) Doe.
See Also