AppointmentImportedEventArgs Class
In This Article
Provides data for the AppointmentImporter.AppointmentImported event.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v14.2.Core.dll
#Declaration
#Remarks
Note that AppointmentImportedEventArgs objects are automatically created, initialized and passed to the AppointmentImporter.AppointmentImported event handlers.
#Inheritance
Object
EventArgs
AppointmentEventArgs
AppointmentImportedEventArgs
See Also