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
 
Back
Top