Back to Devexpress

OutlookAppointmentSynchronizingEventArgs Class

corelibraries-devexpress-dot-xtrascheduler-dot-outlook-a9e5a4ce.md

latest1.8 KB
Original Source

OutlookAppointmentSynchronizingEventArgs Class

Provides data for the AppointmentSynchronizer.AppointmentSynchronizing event of the AppointmentSynchronizer class.

Namespace : DevExpress.XtraScheduler.Outlook

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

NuGet Package : DevExpress.Scheduler.CoreDesktop

Declaration

csharp
[CLSCompliant(false)]
public class OutlookAppointmentSynchronizingEventArgs :
    AppointmentSynchronizingEventArgs
vb
<CLSCompliant(False)>
Public Class OutlookAppointmentSynchronizingEventArgs
    Inherits AppointmentSynchronizingEventArgs

Inheritance

Object EventArgs AppointmentEventArgs AppointmentCancelEventArgs AppointmentSynchronizingEventArgs OutlookAppointmentSynchronizingEventArgs

See Also

OutlookAppointmentSynchronizingEventArgs Members

DevExpress.XtraScheduler.Outlook Namespace