Overload List
Name | Description | |
---|---|---|
GetOccurrences(DateTime, DateTime) |
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.
|
|
GetOccurrences(BaseObject, String, DateTime, DateTime, Boolean) |
Retrieves the AppointmentList object which contains
the full list of Appointment objects in the specified time interval.
|