The following tables list the members exposed by SelectedAppointmentsDeletingEventArgs.
Name | Description | |
---|---|---|
SelectedAppointmentsDeletingEventArgs Constructor | Creates a new instance of the class. |
Name | Description | |
---|---|---|
Cancel | (Inherited from System.ComponentModel.CancelEventArgs) | |
DisplayPrompt | Returns or sets whether a MessageBox will be displayed to inform the user of the pending deletion. | |
Message | Returns or sets the message that will be displayed in the MessageBox. | |
SelectedAppointments | Returns a read-only collection which contains each member of the SelectedAppointments collection that will be deleted. |