Page 1 of 1

Exchange calendars

Posted: Tue May 28, 2002 1:18 am
by drake
Hi folks,
I'm looking for a part of code that allow me to connect a remote Exchange server and to consult it's calendars. In a sort of way as IMAP does for the mailboxes.

I've already tried to open calendars with IMAP like another mailbox but it doesn't give usable.

Please help me, I really need this stuff :cry: .

Posted: Tue May 28, 2002 2:04 am
by volka
I'm not sure, but exchange servers are capable of WebDav, aren't they?
If so, you may access it that way with mod_dav.

Now I'm sure: found these links
http://msdn.microsoft.com/library/en-us/wss/wss/wss_references_webdav.asp
http://www.xythos.com/files/home/xythos/WebDAV_Essentials.htm

But I hope (for you) that there is a simpler way to obtain the data you need ;)

WebDav and Exchange 5.5

Posted: Wed May 29, 2002 12:55 am
by drake
Thank you for answering me!

I have just roamed through the links you gave me.
And I was so sad to find that webDav only works with Exchange 2000. And of course I have only Exchange 5.5, am I screwed or do you know another tricks to catch these calendars?