Version

ValidateAppointmentEventArgs Class Properties

For a list of all members of this type, see ValidateAppointmentEventArgs members.

Public Properties
 NameDescription
Public PropertyAppointmentReturns a cloned appointment contained the updated information entered by the user via the AppointmentDialog.  
Public PropertyCloseDialogIndicates whether the dialog should be closed.  
Public PropertyMessageGets/sets the descriptive message that will be displayed to the end user.  
Public PropertyOriginalAppointmentReturns the original Appointment object or null if this is a new Appointment.  
Public PropertySaveChangesIndicates whether the changes should be saved.  
See Also