Setting Up the Create New Appointment Sample Application

Topic Last Modified: 2007-04-16

The Create New Appointment sample application is installed by default in the directory in which the Microsoft Exchange Server 2007 Software Development Kit (SDK) is installed, in the \Samples\CreateNewAppointment\ directory. Before using the CreateAppointment executable, build the CreateAppointment.exe file. After the CreateAppointment executable is built, you can run the Create New Appointment sample application from the command line.

Building the Create New Appointment Sample Application

To build the Create New Appointment sample application

  1. Navigate to the \Samples\CreateAppointment\ folder in the directory in which the Exchange Server 2007 SDK is installed, and double-click the CreateAppointment.dsw file icon.

    The CreateAppointment Microsoft Visual C++ workspace opens.

  2. From the Build menu, select Build CreateAppointment.exe to build the CreateAppointment.exe file in the \Samples\CreateNewAppointment\Release\ directory.