Chuck
2008-02-26 15:44:00 UTC
Hello,
I am in the middle of developing a client application that is required to
syncronize Exchange2003 data with the client application's SQLserver2005
data store.
After researching the various API available to Add/Change/Delete/Retrieve
ExchangeServer2003 data remotely, I have begun to program this feature of my
application using WebNav HttpRequests and HttpResponses.
I am able to sucessfully sync exchange2003 calendar and email items, but
when I started to program exchange tasks, I found that there is apparnetly no
WebNav support for exchange2003 Tasks.?.
Can someone please give me some insite into how I can
Add/Change/Delete/Retrieve Exchange2003 tasks from a remote client
applicatoin. I would prefer to do it through the WebNav API, but if that is
not possible, then can you please let me know of any alternative API mehods
that I can use to have this functionality ?
I am in the middle of developing a client application that is required to
syncronize Exchange2003 data with the client application's SQLserver2005
data store.
After researching the various API available to Add/Change/Delete/Retrieve
ExchangeServer2003 data remotely, I have begun to program this feature of my
application using WebNav HttpRequests and HttpResponses.
I am able to sucessfully sync exchange2003 calendar and email items, but
when I started to program exchange tasks, I found that there is apparnetly no
WebNav support for exchange2003 Tasks.?.
Can someone please give me some insite into how I can
Add/Change/Delete/Retrieve Exchange2003 tasks from a remote client
applicatoin. I would prefer to do it through the WebNav API, but if that is
not possible, then can you please let me know of any alternative API mehods
that I can use to have this functionality ?
--
Chuck
Chuck