IAppointmentStorage Events
Defines the base interface for different types of the Scheduler storage - the legacy appointment storage and a new asynchronous storage.| Name | Description |
|---|---|
| LoadException | Fires when a problem occurs in appointment loading to the storage from an external data source. Inherited from IAppointmentStorageBase. |
See Also