Back to Devexpress

OutlookAppointmentSynchronizedEventArgs Class

corelibraries-devexpress-dot-xtrascheduler-dot-outlook-91ebbc8f.md

latest1.7 KB
Original Source

OutlookAppointmentSynchronizedEventArgs Class

Provides data for the AppointmentSynchronizer.AppointmentSynchronized event of the AppointmentImportSynchronizer class.

Namespace : DevExpress.XtraScheduler.Outlook

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

NuGet Package : DevExpress.Scheduler.CoreDesktop

Declaration

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

Inheritance

Object EventArgs AppointmentEventArgs AppointmentSynchronizedEventArgs OutlookAppointmentSynchronizedEventArgs

See Also

OutlookAppointmentSynchronizedEventArgs Members

DevExpress.XtraScheduler.Outlook Namespace