Overload List

  Name Description
Public method GetOccurrences(DateTime, DateTime)
Retrieves the AppointmentList object which contains the full list of Appointment objects in the specified time interval.
Public method GetOccurrences(Appointment, DateTime, DateTime)
Retrieves the AppointmentList object which contains the list of occurrences of the specified master appointment in the specified time interval.
Public method GetOccurrences(BaseObject, String, DateTime, DateTime, Boolean)
Retrieves the AppointmentList object which contains the full list of Appointment objects in the specified time interval.

See Also