Exchange Calendaring Tasks
Topic Last Modified: 2007-06-12
Microsoft Exchange Server 2007 includes rich calendaring features that you can use to build calendaring applications. Exchange Web Services and Collaboration Data Objects (CDO) provide the logic that is required to create applications that incorporate appointments, meetings, messages, and other calendaring items. The topics in this section describe how to use Exchange Web Services and CDO to develop custom calendaring solutions.
In This Section
Getting User Availability (Exchange Web Services)
Setting OOF Messages (Exchange Web Services)
Creating Appointments and Meeting Requests
Updating Appointments and Meetings
Configuring the Appointment Object
Rendering a Calendar to a Web Page (ADO)
Rendering Free-Busy Status to a Web Page (CDOEX)
Filtering and Viewing Calendars (CDOEX and ADO)
Creating an Appointment with CDOEX (Visual Basic)