Send an Email
Sends an email through Outlook with the specified details and attachments.
Note: It requires the following permissions on the scopes: Mail.ReadWrite, Mail.ReadWrite.Shared, Mail.Send
Input Concepts
email
The email to be sent
outlook email
Yes
recipients
The recipients of the email
text
Yes
cc recipients
The cc recipients of the email
text
No
bcc recipients
The bcc recipients of the email
text
No
attachments
The attachments to be sent with the email
file
No
user
The user sending the email. Required for client credentials, otherwise, the user is the authenticated user.
office user
No
Examples
Send an email to the specified recipients
Send an email to the specified recipients as a user
Send an email to the specified recipients with custom cc recipients
Send an email to the specified recipients with custom bcc recipients
Send an email to the specified recipients with attachments
Last updated
Was this helpful?