tags:

views:

49

answers:

0

Hi,

I am trying to create a program that reads my mail from Microsoft Outlook so that I can move them into different folders based on thier contents. I am using Microsoft.Office.Interop.Outlook 12.0, which works fine with Outlook 2007.

How do I handle scenario where another user uses Outlook 2010?

Thanks.