-
Notifications
You must be signed in to change notification settings - Fork 73
Home
gautamsi edited this page Dec 31, 2014
·
4 revisions
Welcome to the ews-javascript-api wiki!
Uses - This library will help use EWS with javascript/typescript on mobile apps (unfortunately with CORS XHR is prohibited cross site, EWS in O365 return 400 bad request error to preflight OPTIONS call.)
what is done:
Autodiscover:
GetUserSetting - alpha quality
GetDomainSettings - alpha quality, not working with O365 (returns soap fault), not tested with onprem.
Autodiscover URL discovery (autodiscover sutodiscover url) - not implemented - will work later after implementing some EWS actions.
EWS Actions:
not started.