Reading mails from outlook progamatically using C# -


i trying create program reads mail microsoft outlook can move them different folders based on thier contents. using microsoft.office.interop.outlook 12.0, works fine outlook 2007.

how handle scenario user uses outlook 2010?

thanks.

do need use c#? if don't need use c#, can open 1 of messages need move , click on "add rule". there can define rules to, example, move mail boss folder called work. don't see why need use c#. difficult in c# except simulating mouse movements...


Comments

Popular posts from this blog

ASP.NET/SQL find the element ID and update database -

jquery - appear modal windows bottom -

c++ - Compiling static TagLib 1.6.3 libraries for Windows -