ICalendarImporter.ProcessCalendars(ICalendarContainer) Method
Handles all calendars through a set of procedures to create corresponding appointments in the container.
Namespace: DevExpress.Xpf.Scheduling.iCalendar
Assembly: DevExpress.Xpf.Scheduling.v25.2.dll
NuGet Package: DevExpress.Wpf.Scheduling
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| calendars | DevExpress.Xpf.Scheduling.Internal.ICalendarContainer | An object that holds the calendars. |
See Also