MVCxICalendarImportSettings Class
Contains settings specific to iCalendar export of the Scheduler.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Related API Members
The following members return MVCxICalendarImportSettings objects:
Remarks
Class MVCxICalendarImportSettings reflects the functionality of the iCalendarImporter class.
A MVCxICalendarImportSettings object is available via the MVCxSchedulerImportSettings.ICalendar property.
Inheritance
Object
DevExpress.Web.Mvc.MVCxAppointmentExchangerSettings
MVCxICalendarImportSettings
See Also