The AppointmentDialog type exposes the following members.

Methods

  Name Description
Public method Close
Close dialog.
(Inherited from DialogBase.)
Public method Dispose
Releases unmanaged and - optionally - managed resources
(Inherited from DialogBase.)
Public method Initialize
Initialize appointment dialog, note this method will load dialog template from server if needed.
(Overrides DialogBase..::..Initialize(Dictionary, String).)
Public method PrintWithPreview
Print appointment with preview.
Public method Save
Save appointment.
Public method SetAppointmentDirty
Indicate whether appointment is changed and must be saved on "Save and close" button click.
Public method SetApptDlgMessageLabelText
Set message label text on appointment dialog.
Public method ShowAddNewAppointmentDialog
Shows the add new appointment dialog.
Public method ShowEditAppointmentDialog
Shows the edit appointment dialog.
Public method UpdateDialogTitle
Update dialog title.

See Also