Skip to main content

OutlookCalendarFolder.Path Property

Gets the full path to the calendar folder.

Namespace: DevExpress.XtraScheduler.Outlook

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

NuGet Package: DevExpress.Scheduler.CoreDesktop

Declaration

public string Path { get; }

Property Value

Type Description
String

A string containing the path to the folder.

See Also