PR_CONVERSATION_INDEX 

The PR_CONVERSATION_INDEX property contains an index that indicates the relative position of this message within a conversation thread.

Quick Info

Header file:

MAPITAGS.H

May be exposed by:

Message objects

Identifier:

0x0071

Property type:

PT_BINARY

Property tag:

0x00710102

 

Remarks

The conversation index is usually implemented using concatenated time stamp values. A message that represents a reply to another message concatenates a time stamp to the PR_CONVERSATION_INDEX value of the original message. All messages that have the same value for PR_CONVERSATION_TOPICUWQMI, can be sorted by PR_CONVERSATION_INDEX to indicate the hierarchical relationship of the messages.