ICalendarExporter.AppointmentExported Event
Occurs after the ICalendarExporter exports an appointment to an iCalendar file or stream.
Namespace: DevExpress.Xpf.Scheduling.iCalendar
Assembly: DevExpress.Xpf.Scheduling.v24.1.dll
NuGet Package: DevExpress.Wpf.Scheduling
Declaration
Event Data
The AppointmentExported event's data class is DevExpress.Xpf.Scheduling.iCalendar.AppointmentItemExportedEventArgs.
See Also