I need to expand (recursively) email distribution list in Outlook 365. Is it possible to achieve using REST API?
As far as I understand it can be done using EWS, but I'd like to avoid extra complexity of working with EWS SOAP messages in Javascript code.