Account Settings -> Account Actions -> Add Microsoft Exchange Account
- Fetching e-mail messages from server - works by clicking any Get Messages button or selecting folder (basic folders supported i.e. Inbox, Drafts, Sent, Junk, Trash, Outbox)
- Sending e-mail messages - works in standard way
- Deleting messages - works in standard way
- 30.0 - 52.*
- Office 365
- Exchange on-premises (2007 - 2016)
- Basic
- NTLM
- username
- domain\username
- domain\email
For cummunication with Exchange server bundled Node.js binary + ews-javascript-api is used. Thanks gautamsi for providing such a great API and helping out using it.