Skip to main content
A newer version of this page is available. .

Appointments

  • 2 minutes to read

In the XtraScheduler the main elements in any end-user timetable are appointments (also referred to as events, all-day events, user events), which represent the scheduled time interval and an end-user’s plans for this time interval. A plan could contain the appointment’s subject, location, different marks (status and labels), comments and any other custom properties. The topics in this section describe the main concepts of creating and using appointments within a scheduling application built using the XtraScheduler.

The following topics are available in this section:

  • Appointment

    This topic describes the Appointment concept. This topic introduces the main features of appointments and describes the Appointment interface implementation which is used to represent appointments of different types in a scheduling application.

  • Appointment Labels and Statuses

    This topic describes how appointments can be marked by end-users. There are two standard MS Outlook-like marks for appointments - label and status - which affect the visual representation of an appointment (they allow its background and border colors to be changed). Note also that you can either customize the existing labels and statuses, or add custom ones.

  • Recurring Appointments and Exceptions

    This topic describes how to create a series of recurring appointments. Each appointment can be either recurring or non-recurring. A set of recurring appointments is specified by the recurrence pattern, which can be either daily, weekly, monthly, or yearly. And any appointments of the recurrent series which have been changed or deleted are called exceptions.

  • Reminders for Appointments

    This topic describes how to set reminders for appointments. Appointment reminders are both visual and non-visual notifications to end-users of any appointment. They occur before the specified start time of the appointment.