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