Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 224 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 224 Bytes

About

No rights reserved.

Export your Outlook Calendar Items to a CSV file

powershell .\ExportOutlookCalenderToCSV.ps1 -StartDate "01-01-2019" -EndDate "31-12-2019" -ExportCsvLocation "export_calendar_2019.csv"