View Single Post
  #3  
Old February 27th 06, 02:38 PM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Grouping by subject (how to associate emails to same discussion)

The ConversationTopic property may be what you're looking for.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"rg" wrote in message ...
New to this forum, but trying to find a way to programatically group mail
items in a folder by the subject (i.e. want to export mail folder into a
threaded discussion forum).

When I am in Outlook and I sort by Subject, it knows that the 'Subject 1'
email 'belongs' with 'Subject 1' and 'Subject' etc.

How can I do this programatically so I can export it into my threaded
discussion forum.

Ads