| C1.Win.C1Schedule.4 Assembly > C1.C1Schedule Namespace > AppointmentCollection Class : GetOccurrences Method |
| Overload | Description |
|---|---|
| GetOccurrences(DateTime,DateTime) | Retrieves the AppointmentList object which contains the full list of Appointment objects in the specified time interval. |
| GetOccurrences(BaseObject,String,DateTime,DateTime,Boolean) | Retrieves the AppointmentList object which contains the full list of Appointment objects in the specified time interval. |
| GetOccurrences(Appointment,DateTime,DateTime) | Retrieves the AppointmentList object which contains the list of occurrences of the specified master appointment in the specified time interval. |