how to access the outlook mail from C#?
C#
3
Posts
3
Posters
0
Views
1
Watching
-
i want to get the mail recieved in outlook, i want to get this mail through C# code,is it possible to do so?????
I believe that outlook, being part of office, allows you to use the Microsoft Tools for Office to manipulate it through .NET code.
Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.
-
i want to get the mail recieved in outlook, i want to get this mail through C# code,is it possible to do so?????
Check this out : Access your Email within Outlook[^] It may help you :D
Abhijit Jana | Codeproject MVP Web Site : abhijitjana.net Don't forget to click "Good Answer" on the post(s) that helped you.