FetchAppointmentsEventArgs Constructors
Provides data for the SchedulerStorageBase.FetchAppointments event.| Name | Parameters | Description |
|---|---|---|
| FetchAppointmentsEventArgs(TimeInterval) | interval | Initializes a new instance of the FetchAppointmentsEventArgs class with the specified time interval. |
See Also