outlook addin - Expand email distribution list -


i need expand (recursively) email distribution list in outlook 365. possible achieve using rest api?

as far understand can done using ews, i'd avoid complexity of working ews soap messages in javascript code.


Comments

Popular posts from this blog

python - Alternative to referencing variable before assignment -

vb.net - How to ignore if a cell is empty nothing -

Sort a complex associative array in PHP -