Skip to main content
All docs
V24.1

OutlookCalendarItem.CalendarName Property

Gets the calendar name.

Namespace: DevExpress.XtraScheduler.Microsoft365Calendar

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

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

Declaration

public string CalendarName { get; }

Property Value

Type Description
String

The calendar name.

See Also