Skip to main content
All docs
V26.1
  • Outlook365CalendarMergeEventArgs.OutlookEvent Property

    Gets a source event in a user calendar or the default calendar in Outlook365.

    Namespace: DevExpress.XtraScheduler.Microsoft365Calendar

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

    Declaration

    public Event OutlookEvent { get; }

    Property Value

    Type
    Microsoft.Graph.Models.Event
    See Also