Skip to main content

iCalendarErrorType Enum

In This Article

Lists error types specific for iCalendar data exchange.

Namespace: DevExpress.XtraScheduler.iCalendar

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

NuGet Package: DevExpress.Scheduler.CoreDesktop

#Declaration

public enum iCalendarErrorType

#Members

Name Description
NotValidFile

Indicates that the file supplied is not a valid iCalendar file.

See Also