Skip to main content
A newer version of this page is available. .

iCalendarErrorType Enum

Lists error types specific for iCalendar data exchange.

Namespace: DevExpress.XtraScheduler.iCalendar

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

NuGet Packages: DevExpress.Scheduler.CoreDesktop, DevExpress.WindowsDesktop.Scheduler.CoreDesktop

Declaration

public enum iCalendarErrorType

Members

Name Description
NotValidFile

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

See Also