iCalendarErrorType Enum
Lists error types specific for iCalendar data exchange.
Namespace: DevExpress.XtraScheduler.iCalendar
Assembly: DevExpress.XtraScheduler.v24.1.Core.Desktop.dll
NuGet Package: DevExpress.Scheduler.CoreDesktop
Declaration
Members
Name | Description |
---|---|
NotValidFile
|
Indicates that the file supplied is not a valid iCalendar file. |
See Also