Parses calendar events in .csv file and generates an .ics file that can be imported into MS outlook as well as any iCal compatible calendar application.
Can also parse .vbs file given proper line identifier for each event
Many of the MS Outlook specific settings were generated based on adamgibbons/ics project’s example usage.