Skip to main content
All docs
V26.1
  • Outlook365CalendarMergeEventArgs(DXOutlook365Sync) Constructor

    Initializes a new instance of the Outlook365CalendarMergeEventArgs class.

    Namespace: DevExpress.XtraScheduler.Microsoft365Calendar

    Assembly: DevExpress.XtraScheduler.v26.1.Microsoft365Calendar.dll

    Declaration

    public Outlook365CalendarMergeEventArgs(
        DXOutlook365Sync OutlookSyncObject
    )

    Parameters

    Name Type
    OutlookSyncObject DXOutlook365Sync
    See Also