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

    Gets a value that uniquely identifies the calendar.

    Namespace: DevExpress.XtraScheduler.Microsoft365Calendar

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

    Declaration

    public string CalendarId { get; }

    Property Value

    Type Description
    String

    A string value that uniquely identifies the calendar.

    See Also