Off the top of my head, I don't remember. Get a copy of outlookspy from www.dimastr.com and see what the prop changes look like.
======================================================= Andy Webb [EMAIL PROTECTED] www.swinc.com Simpler-Webb, Inc. Austin, TX 512-322-0071 ======================================================= -----Original Message----- From: Timothy Johnson <[EMAIL PROTECTED]> To: Webb, Andy <[EMAIL PROTECTED]>; [EMAIL PROTECTED] <[EMAIL PROTECTED]> Sent: Tue Jan 28 17:43:06 2003 Subject: RE: Win32::OLE Question How long is "A" in this example? -----Original Message----- From: Webb, Andy [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 28, 2003 3:40 PM To: [EMAIL PROTECTED] Subject: RE: Win32::OLE Question Well, imagine you have a set of messages with conversationIndex (CI): msgA: CI=A msgB: CI=B msgC: CI=AC msgD: CI=ACD msgE: CI=BE msgF: CI=ACF The threading looks like: +msgA |-+msgC | |--msgD | |--msgF +msgB |--msgE -----Original Message----- From: Reinfeldt, Matt [mailto:[EMAIL PROTECTED]] Posted At: Tuesday, January 28, 2003 3:55 PM Posted To: perl-win32-admin Conversation: Win32::OLE Question Subject: Win32::OLE Question Hi Folks, I've been knocking my brains out on this, and am hoping you all will have some input. I need to parse through some Outlook Public Folders and dump the e-mails stored in them into a different system (mysql based forum software). I've finally gotten the script to grab all the e-mails from the public folders working (I can share if anyone wants it). My main issues is how to use the ConversationIndex and ConversationTopic values to properly thread the messages. I have searched high and low, but can find no information on how to group ConversationIndexes... I found some info on MSDN saying that each ConversationIndex adds a timestamp in hex format to the next one in line... but no info on how to use that for showing relationships. Does anyone have any ideas? Thanks for your time and effort! Matt Reinfeldt Support Solutions Team - U.S. Cellular _______________________________________________ Perl-Win32-Admin mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs _______________________________________________ Perl-Win32-Admin mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs _______________________________________________ Perl-Win32-Admin mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs