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