Skip to main content

OutlookAppointmentSynchronizingEventArgs Class

In This Article

Namespace: DevExpress.XtraScheduler.Outlook

Assembly: DevExpress.XtraScheduler.v24.2.Core.Desktop.dll

NuGet Package: DevExpress.Scheduler.CoreDesktop

#Declaration

[CLSCompliant(false)]
public class OutlookAppointmentSynchronizingEventArgs :
    AppointmentSynchronizingEventArgs
See Also