PR_ORIGINAL_SENT_REPRESENTING_ADDRTYPE
The
PR_ORIGINAL_SENT_REPRESENTING_ADDRTYPE property contains the address type of
the messaging user on whose behalf the original message was sent.
Quick Info
Header
file: |
MAPITAGS.H |
May be
exposed by: |
Message
objects |
Identifier: |
0x0068 |
Property
type: |
PT_TSTRING |
Property
tag: |
0x0068001E
(0x0068001F for Unicode) |
Remarks
The
PR_ORIGINAL_SENT_REPRESENTING_ADDRTYPE property is one of the address
properties for the original represented sender of a message. It is used in a
conversation thread.
A client application
sending a message on behalf of another client should set this property to the
value of the PR_SENT_REPRESENTING_ADDRTYPE
For more
information on the address properties, see Base Address Properties