mfoster711
2 months agoRegular Contributor
Send Email using GraphAPI for Office 365
I need to be able to send an email using an Microsoft 365 email account. It appears that the only way to do this is using the GraphAPI supplied by Microsoft.
I am trying to understand how to do this using GraphAPI and it is more complex than I anticipated and a little above my developer skill level.
Has anyone created code for sending emails using a Microsoft 365 account? If so, could you share the code? I need to do this using vbscript but I will take any code examples you may have.