gautamsi / ews-javascript-api

EWS API for TypeScript/JavaScript - ported from OfficeDev/ews-managed-api - node, cordova, meteor, Ionic, Electron, Outlook Add-Ins
MIT License
281 stars 72 forks source link

Question: Can we create a new mailbox for an existing AD user using this library? #432

Closed DreamIT1 closed 10 months ago

DreamIT1 commented 10 months ago

I don't see this operation in EWS soap documentation also. Any help is appreciated.

bladerunner2020 commented 10 months ago

EWS doesn't have such feature.

https://stackoverflow.com/questions/25378911/how-to-create-new-mail-account-microsoft-exchange-2013-ews

gautamsi commented 10 months ago

No, this lib and the original c# lib is only for working with mailbox content and not managing server operations