The C1AppointmentCollection type exposes the following members.

Methods

  Name Description
Public method Add
Adds the specified appointment to the collection.
Public method CheckConflick
Check whether an C1Appointment instance conflicts with others.
Public method CheckReminder
Toggles the show reminder option for each appointment in the collection.
Public method GetAppointments
Gets the list of appointments as an Array object.
Public method GetAppointmentsForDate
Gets the list of appointments for a given date.

See Also