Calendaring Sample Application
Calendaring Sample Application
This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.
Calendaring is the process of creating and maintaining appointments and meetings. Appointments and meetings are stored in calendars, which are folders in the Exchange store. An appointment represents an activity that takes place on a particular date at a particular time. A meeting is an appointment that involves more than one person. See the Calendaring Introduction for more information.
Calendaring Sample Application Components
The Calendaring sample application consists of a Microsoft® Visual Basic® executable file that can display all of the user's appointments and meetings, create and send new appointments and meetings, and delete appointments and meetings. The Calendaring sample application can also be used for Creating Recurring Appointments and Meetings.
The following topics provide more information about the Calendaring sample application.
Navigating the Calendaring Sample Application Source Code