OutlookAppointmentSynchronizedEventArgs Class
Provides data for the AppointmentSynchronizer.AppointmentSynchronized event of the AppointmentImportSynchronizer class.
Namespace: DevExpress.XtraScheduler.Outlook
Assembly: DevExpress.XtraScheduler.v24.2.Core.Desktop.dll
Declaration
[CLSCompliant(false)]
public class OutlookAppointmentSynchronizedEventArgs :
AppointmentSynchronizedEventArgs
Inheritance
Object
EventArgs
AppointmentEventArgs
AppointmentSynchronizedEventArgs
OutlookAppointmentSynchronizedEventArgs
See Also