Re: Help regarding Slide - MS Exchange Communication
"Jason Polites" <[email protected]> Fri, 4 May 2007 19:32:06 +1000
| Newsgroups | gmane.comp.jakarta.slide.user |
|---|---|
| Message-ID | <[email protected]> |
I have previously built an Exchange 2000/2003 integration using Slide. You only need the webdav client libraries from Slide, which simply support basic webdav functions. Refer to the following links for a reference on the webdav api to exchange: http://msdn2.microsoft.com/en-us/library/aa486282.aspx and: http://www.msexchange.org/articles/Access-Exchange-2000-2003-Mailbox-WebDAV.html You do need to be mindful of the specific syntax of the api made available by Exchange (read the Exchange doco), but the fundmentals work. On 5/3/07, Vicky <[email protected]> wrote: > > Hi, > > I am new to Apache Slide. What i need is to use Apache slide to talk to MS > Exchange Server to perform functions like sending mails and adding > calender > enteries. > > Even after a fair amount of googling, i failed to find any decent > documentation/links which talk about Slide - MS Exchange communication. > > The very basic thing that i want to know is, does Slide provide support MS > Exchange 2003 and 2007 servers. > > Can some one provide me with some decent links which will help me > understand > the Slide - MS Exchange communication or some sample code to get me > started > off. > > I will really appreciate any help provided. > > Thanks, > Vikram >