The Microsoft Graph client instance.
The options for sending the email.
Optional
attachments?: MwFile[]An optional array of attachments to include in the email.
The content of the email.
Optional
contentThe content type of the email body (default is 'HTML').
An array of recipient email addresses.
The subject of the email.
A promise that resolves when the email has been sent.
Sends an email using the Microsoft Graph API.