OutlookAppointmentSynchronizingEventArgs Class
Provides data for the AppointmentSynchronizer.AppointmentSynchronizing event of the AppointmentSynchronizer class.
Namespace: DevExpress.XtraScheduler.Outlook
Assembly: DevExpress.XtraScheduler.v24.1.Core.Desktop.dll
NuGet Package: DevExpress.Scheduler.CoreDesktop
Declaration
[CLSCompliant(false)]
public class OutlookAppointmentSynchronizingEventArgs :
AppointmentSynchronizingEventArgs
Inheritance
Object
EventArgs
AppointmentEventArgs
AppointmentCancelEventArgs
AppointmentSynchronizingEventArgs
OutlookAppointmentSynchronizingEventArgs
See Also