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