Back to Devexpress

iCalendarErrorType Enum

corelibraries-devexpress-dot-xtrascheduler-dot-icalendar-ca3630f6.md

latest923 B
Original Source

iCalendarErrorType Enum

Lists error types specific for iCalendar data exchange.

Namespace : DevExpress.XtraScheduler.iCalendar

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

NuGet Package : DevExpress.Scheduler.CoreDesktop

Declaration

csharp
public enum iCalendarErrorType
vb
Public Enum iCalendarErrorType

Members

NameDescription
NotValidFile

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

|

See Also

DevExpress.XtraScheduler.iCalendar Namespace