Hello, I want to create a webpart which will access calendar events from exchange server. Can someone tell me how to access the calendar events from exchange server and display them on the webpart. I do not want to use the built in webparts available with sharepoint to access the exchange calendar events. Any help will be greatly appreciated!!! Thanks, Shreeram
You can programmatically access an Exchange Mail-store remotely using C# via WebDAV as a start you might want to look at http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wss/wss/_exch2k_searching_calendar_folders_webdav.asp Cheers Glen wrote in message news:1135076320.220471.246510@g43g2000cwa.googlegroups.com... > Hello, > > I want to create a webpart which will access calendar events from > exchange server. Can someone tell me how to access the calendar events > from exchange server and display them on the webpart. I do not want to > use the built in webparts available with sharepoint to access the > exchange calendar events. > > Any help will be greatly appreciated!!! > > Thanks, > Shreeram >