Sending an email with PowerShell can be a great way to deliver diagnostic data under the correct circumstances. Sending an email with PowerShell can be a great way to deliver data under the correct ...
Set-up an application registration in Azure - ie portal.azure.com. Don't set a redirect. Graph permissions for Mai.Send under Application oAuth. In the permissions window be sure to do an ...
# Draft creation: POST /users/{id}/messages (Content-Type: text/plain, body = base64 MIME) # Send draft: POST /users/{id}/messages/{id}/send (no body) # Permissions ...