SchedulerDataStorage.GetAppointments Method
Name | Parameters | Description |
---|---|---|
GetAppointments(TimeInterval) | interval | Retrieves the collection of appointments that fall within the specified time interval. |
GetAppointments(TimeIntervalCollection) | intervals | Retrieves the collection of appointments that fall within the specified time interval. |
GetAppointments(DateTime, DateTime) | start, end | Retrieves the collection of appointments that fall within the specified time interval. |