The following tables list the members exposed by ValidateAppointmentRecurrenceEventArgs.
Name | Description | |
---|---|---|
ValidateAppointmentRecurrenceEventArgs Constructor | Creates a new instance of the ValidateAppointmentRecurrenceEventArgs class. |
Name | Description | |
---|---|---|
CloseDialog | Gets/sets whether the RecurrenceDialog should be closed when the Ok button is clicked. | |
Message | Gets/sets the descriptive message that will be displayed to the end user. | |
OriginalRecurrence | Returns a clone of the original AppointmentRecurrence object or null if this is a new AppointmentRecurrence. | |
Recurrence | Returns a clone of the AppointmentRecurrence containing the updated information entered by the user via the RecurrenceDialog. | |
SaveChanges | Gets/sets whether changes made to the AppointmentRecurrence during this dialog session should be saved. |