FetchAppointmentsEventArgs Properties
Provides data for the SchedulerStorageBase.FetchAppointments event.| Name | Description |
|---|---|
| ForceReloadAppointments | Gets or sets whether the appointments collection should be reloaded after handling the SchedulerStorageBase.FetchAppointments event. |
| Interval | Gets the time interval which the event was raised for. Inherited from TimeIntervalEventArgs. |
See Also