Skip to main content

OutlookCalendarFolder.Name Property

Gets the name of the calendar folder.

Namespace: DevExpress.XtraScheduler.Outlook

Assembly: DevExpress.XtraScheduler.v23.2.Core.Desktop.dll

NuGet Package: DevExpress.Scheduler.CoreDesktop

Declaration

public string Name { get; }

Property Value

Type Description
String

A string containing the name of the folder.

See Also