PR_CONVERSATION_TOPIC
The
PR_CONVERSATION_TOPIC property represents the topic of the first message in a
conversation thread.
Quick Info
Header
file: |
MAPITAGS.H |
May be
exposed by: |
Message
objects |
Identifier: |
0x0070 |
Property
type: |
PT_TSTRING |
Property
tag: |
0x0070001E
(0x0070001F for Unicode) |
Remarks
A
conversation thread represents a series of messages and replies. The
PR_CONVERSATION_TOPIC property is set for the first message in a thread,
usually to the same value as the message subject, with any RE: and FW: strings
removed. Subsequent messages in the conversation thread use the same
PR_CONVERSATION_TOPIC. The PR_CONVERSATION_INDEXJVEJ3 property indicates the order relationship
between subsequent messages and replies.