C
Chad Podoski
It seems like if you use a non Outlook email client to reply to an email
originally sent by Outlook it screws up the ConversationIndex. If this is
the case, how is it possible to programmatically group emails by
conversation/thread? If this is not the case, please explain.
P.S. My apologies for the repost, this has halted my development and I am
not having much luck getting an answer.
originally sent by Outlook it screws up the ConversationIndex. If this is
the case, how is it possible to programmatically group emails by
conversation/thread? If this is not the case, please explain.
Chad Podoski said:I have been doing some work organizing messages by conversation making
use of the ConversationIndex property. In most cases this works
great. However, when testing on old emails (also sent with outlook),
some emails I have come across are clearly in the same conversation
but all have different ConversationIndexes. What are the possible
reasons for this? Also, am I correct in my observation that the first
40 characters of the ConversationIndex specify the conversation while
each 10 character set after identifies a subsequent branches of the
conversation thread?
Thanks,
Chad Podoski
P.S. My apologies for the repost, this has halted my development and I am
not having much luck getting an answer.