Create New Appointment Sample Application

Topic Last Modified: 2006-06-12

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.

Create New Appointment Sample Application Components

The Create New Appointment Sample Application consists of a Microsoft® Visual C++® executable file that may be used to create a new appointment. See the Calendering Introduction for more information about creating and maintaining calendar appointments.

Note

This sample application is intended for instructional purposes and is not meant to be installed in a production environment.

The following topics provide more information about the Create New Appointment sample application.

Navigating the Create New Appointment Sample Application Source Code

Setting Up the Create New Appointment Sample Application

Using the Create New Appointment Sample Application