SerializeAppointmentsEventArgs Properties
Provides data for the SerializeAppointments event.
Name | Description |
---|---|
Appointments | Returns the list of appointments that should be serialized. |
Data | The appointment data. |
Handled |
Inherited from Scheduler |
See Also