Class AppointmentCalendarImporter
Inheritance
System.Object
AppointmentCalendarImporter
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class AppointmentCalendarImporter : CalendarImporterBase
Constructors
Declaration
public AppointmentCalendarImporter()
Declaration
public AppointmentCalendarImporter(bool ignoreParseErrors)
Parameters
|
System.Boolean
ignoreParseErrors
|
Methods
Declaration
protected override IAppointment ApplyAdditionalData(IAppointment appointment, CalObject calObject)
Parameters
Returns
Overrides
Extension Methods