ICalendarImporter Constructors
Represents an object that transforms the event calendar components in iCalendar format into Scheduler appointments.Name | Parameters | Description |
---|---|---|
ICalendarImporter(SchedulerControl) | scheduler | Initializes a new instance of the ICalendarImporter class with the specified scheduler. |
See Also