Is there anything that one should be aware of when changing the
ConversationTopic (not Index) via CDO (actually I am using Redemption's
RDO)? Do I need to change the ConversationIndex to correspond to the new
Topic???
ConversationIndex starts with a GUID (I forget offhand how it's constructed)
and then for each item in the thread it adds a time struct which takes up 20
bytes as I recall. That's how items are threaded. You can do whatever you
want with that value but things might not thread correctly if you don't
follow the rules.