iCalendarParseExceptionEventArgs Constructors
Provides data for the AppointmentExchanger.OnException event of the iCalendarImporter and iCalendarExporter classes.Name | Parameters | Description |
---|---|---|
iCalendarParseExceptionEventArgs(Exception, String, Int32) | originalException, lineText, lineIndex | Initializes a new instance of the iCalendarParseExceptionEventArgs class with the specified settings |
See Also