Back to Devexpress

DXOutlook365Sync Events

windowsforms-devexpress-dot-xtrascheduler-dot-microsoft365calendar-dot-dxoutlook365sync-dot-underscore-events.md

latest2.4 KB
Original Source

DXOutlook365Sync Events

A component that allows you to synchronize user appointments in WinForms Scheduler/WPF Scheduler with Outlook 365 Calendars (bi-directionally).

NameDescription
CalendarSynchronizeCompleteOccurs once the calendar synchronization is complete (with or without errors).
CustomizeAppointmentToEventAllows you to customize an event when the corresponding appointment is exported (or merged) to an Outlook 365 calendar.
CustomizeEventToAppointmentAllows you to customize an appointment when the corresponding event is imported (or merged) from an Outlook 365 calendar.
DisposedOccurs when the component is disposed by a call to the Dispose() method. Inherited from Component.
InitCompleteOccurs once the initialization of DXOutlook365Sync is finished (with or without errors).
MergeCompleteOccurs after a merge operation has completed.
MergeConflictResolveAllows you to resolve a merge conflict.
MergeSingleItemAllows you to specify a merge action based on a condition.

See Also

DXOutlook365Sync Class

DXOutlook365Sync Members

DevExpress.XtraScheduler.Microsoft365Calendar Namespace