Forum Discussion
adi98510
Jul 19, 2022Copper Contributor
setup of ews managed api
I have a PowerShell script which process the received emails in outlook and generates summary of data in the form of a csv file. The email processing is based on Domain-based Message Authentication R...
VasilMichev
Jul 19, 2022MVP
The easiest way to install it is via PowerShell: https://eightwone.com/2020/10/05/ews-webservices-managed-api/
- adi98510Jul 25, 2022Copper ContributorThanks for replying back, but unfortunately this solution did not work. Even after installation of api, after running the script i am getting the same error.