How to Get the Mailing Address List

Hi,

Is it possible to list out the mail id's from the address book (Out look)? If not possible please suggest any alternate method that satisfy the below mentioned requirement. I am using the windows application using C#.

Purpose :- I want to list out the address book mail id's to combobox\listbox (at present i have provided a textbox where in user enter the mail id.), from which user select the required mail id\id's to whom he wants to sent the file (ex: to sent the report generated by the application).

Thanks & Regards,
Sriram S

[579 byte] By [Sri_Ram_77] at [2008-2-5]
# 1

Hi,

For using the windows address book, you will have to use the Windows address book (WAB) API. It is an unmanaged COM API.

For more details visit http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wab/wab/wabentry.asp

CsharpDotnetDeveloper at 2007-9-10 > top of Msdn Tech,Feedback for forums and MSDN websites,Off-Topic Posts (Do Not Post Here)...