Access Outlook Contacts?

  • Thread starter Thread starter pnp
  • Start date Start date
P

pnp

Is there a way to access through a C#.NET app my Microsoft Outlook contacts
database?
Mostly for queyring information about phone numbers...

Thanks in advance,
Peter.
 
Hi,
Here is an MSKB article doing the same, but in VB .NET:
http://support.microsoft.com/?kbid=313802

"pnp" <pnp.at.softlab.ece.ntua.gr> wrote in message
Is there a way to access through a C#.NET app my Microsoft Outlook contacts
database?
Mostly for queyring information about phone numbers...

Thanks in advance,
Peter.
 
Peter,
For a list of resources on using Outlook from VB.NET & C#:
http://www.microeye.com/resources/res_outlookvsnet.htm

For help & information on programming Outlook (mostly VB6, some VB.NET):
http://www.outlookcode.com/

Some samples of using Outlook with VB.NET:
http://msdn.microsoft.com/office/de...y/en-us/odc_OL2003_ta/html/odc_OLOMwVBNET.asp

A sample COM Add-in for Outlook written in VB.NET:
http://msdn.microsoft.com/library/d...n-us/odc_OL2003_ta/html/odc_OLWhatsNew2k3.asp


Hope this helps
Jay
 

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