Skip to main content
A newer version of this page is available. .

Outlook Appointment Editing Form

The Outlook appointment editing form is an instance of the AppointmentRibbonForm class. The form is the default appointment editing dialog of WinForms Scheduler.

AppointmentFormOutlook

The Outlook form enables you to print an individual appointment or save it in iCalendar format.

AppointmentFormOutlookPreview

To customize the editing form, use the Custom Form Assistant in the Visual Studio Designer.

Note

The form requires references to the DevExpress.Printing.v19.2.Core.dll and DevExpress.XtraPrinting.v19.2.dll assemblies.