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