The C1AppointmentCollection type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
C1AppointmentCollection |
Initializes a new instance of the C1AppointmentCollection class.
|
Methods
Name | Description | |
---|---|---|
![]() |
Add |
Adds the specified appointment to the collection.
|
![]() |
CheckConflick |
Check whether an C1Appointment instance conflicts with others.
|
![]() |
CheckReminder |
Toggles the show reminder option for each appointment in the collection.
|
![]() |
GetAppointments |
Gets the list of appointments as an Array object.
|
![]() |
GetAppointmentsForDate |
Gets the list of appointments for a given date.
|
Properties
Name | Description | |
---|---|---|
![]() |
Item |
Gets or sets the C1Appointment with the specified id.
|
![]() |
Schedule |
Gets the parent C1Schedule instance.
|