Dear Friend,

I am working on outlook - c# integration.

I am developing a s/w to access all outlook information like to traverse on all folders that exist in Outlook.

But now I got stuck because i can’t access the area Email accounts where the email settings are there like the user name, pass word etc. I want to know how many pop3 or IMAP accounts are configured in outlook.

Also I have failed to access the default outlook say outlook express. I have tried in both vb and c#. But no way to access the address book of out0lok express.

Can any one know how to access the email accounts or email settings of the outlook... I have found that it’s possible in c++.

Please Help me...


Regards
Rohi

Problem is outlook express is different enough from outlook that the standard outlook integraiton you'll find over the internet doesnt work.

If you have a way in c++ chances are thats because its win32, and you would need to do all but exactly the same in c#

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.