CannotGet free/busy information using VSTO

B

Berk

Hello all,
I am trying to develop an add-in for outlook 2003. And I am supposed to use
VSTO(VB.Net) in order to use some external web services.
In the project I am trying to get the free/busy information of the domain
users and post them as appointment form does.

I tried to use the CDO as described at
http://msdn2.microsoft.com/en-us/library/ms870244.aspx but this code only
runs correctly if it is executed on the exchange server. And when you try to
run it on the cleint it return nothing.

Is there a way to get the free busy info at the cleint side ?

Thanks
Berk
 

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

Top