I am trying to send email from Excel script lab.
Based on my researching, it seems I need to use graph api
.
Is there any library support in Excel Script lab?
I could not use msgraph-sdk-javascript since we could not use import
or require
in Excel Script Lab