Forum Discussion
Scalcagno
Jun 04, 2021Copper Contributor
How to import csv calendar - impersonate mode
Hi, is there a way to import a csv calendar via powershell to a users mailbox as an admin in exchange online?
VasilMichev
Jun 05, 2021MVP
Use the EWS API, here's a sample article/script: https://www.slipstick.com/exchange/cmdlets/use-powershell-import-appointments/
- dynamicinformaticaitAug 23, 2023Copper Contributor
Hello, how i can install the ews exchange service for import calendar.csv using ps?
thank you