Key rules
Data Page | Purpose | Source (Connector) |
D_CreateAppointmentInExchange | To create an appointment in Exchange | CreateItem |
D_UpdateAppointmentInExchange | To update details of a scheduled appointment | UpdateItem |
D_CancelAppointmentInExchange | To cancel a scheduled appointment | CreateItem |
D_GetParticipantsAvailableSlots | To get the availability of the participants | GetUserAvailability |
Each of the above data pages requires the appointment details page to be sent as a parameter.
Previous topic Step 3: Integrating with Microsoft Outlook for scheduling appointments Next topic Impersonation