Querying Exchange 5.5

  • Thread starter Thread starter Marc
  • Start date Start date
M

Marc

Is it possible to use ADO.NET to query Exchange 5.5 to obtain recipient
attributes, such as name, phone number, etc.?

And if so, how?

And if not, any suggestions?

thanks,
--marc
 
¤ Is it possible to use ADO.NET to query Exchange 5.5 to obtain recipient
¤ attributes, such as name, phone number, etc.?
¤
¤ And if so, how?

I would take a look at the Exchange SDK. I believe there is an example retrieving contact
information using ADO for XML and WebDav.

http://msdn.microsoft.com/library/default.asp?url=/nhp/default.asp?contentid=28000408

I know that the .NET OLEDB data access library does not support the OLEDB for Exchange provider.


Paul ~~~ (e-mail address removed)
Microsoft MVP (Visual Basic)
 

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