Back to Devexpress

iCalendarException Class

corelibraries-devexpress-dot-xtrascheduler-dot-icalendar-69117f7e.md

latest1.2 KB
Original Source

iCalendarException Class

Represents errors that occur during iCalendar data exchange.

Namespace : DevExpress.XtraScheduler.iCalendar

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

NuGet Package : DevExpress.Scheduler.CoreDesktop

Declaration

csharp
public class iCalendarException :
    Exception
vb
Public Class iCalendarException
    Inherits Exception

Inheritance

Object Exception iCalendarException iCalendarEventImportException

See Also

iCalendarException Members

DevExpress.XtraScheduler.iCalendar Namespace