Access WAB using .net

  • Thread starter Thread starter Qiller
  • Start date Start date
Q

Qiller

Hi,

May I ask if it is possible to access Outlook's address book using .net framework(I am using C# as my primary programming
language)??

Thank you very much.

Regards,
Qiller
 
Hi friend,
I think ur talking about accessing outlook objects from C#. Defenitely
it is possible. What you have to do is to add the referecne to outlook
object lib and then create an instance of the required outlook object. The
sample codes i think is available on MSDN.

regards
SUjith S.Varier



Qiller said:
Hi,

May I ask if it is possible to access Outlook's address book using
..net framework(I am using C# as my primary programming
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top