Skip to main content
All docs
V25.1
  • OutlookCalendarItem.CalendarId Property

    Gets a value that uniquely identifies the calendar.

    Namespace: DevExpress.XtraScheduler.Microsoft365Calendar

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

    NuGet Package: DevExpress.Scheduler.Core.Desktop.Microsoft365Calendar

    Declaration

    public string CalendarId { get; }

    Property Value

    Type Description
    String

    A string value that uniquely identifies the calendar.

    See Also