AppointmentAddingEventArgs Properties
Provides data for the AppointmentAdding event.
Name | Description |
---|---|
Appointments | Returns the collection of appointments the user attempts to add to the scheduler. |
Calendar | Returns the calendar that displays appointments. |
Event |
Indicates the user action that raised the event. |
See Also