ICalendarImporter.Import(String) Method
Imports appointments from the specified file.
Namespace: DevExpress.Xpf.Scheduling.iCalendar
Assembly: DevExpress.Xpf.Scheduling.v24.1.dll
NuGet Package: DevExpress.Wpf.Scheduling
Declaration
Parameters
Name | Type | Description |
---|---|---|
path | String | A string, representing a file path from where the appointments will be imported. |
See Also