OptionalaccountEmail address of the mailbox to send from. If not provided, falls back to AZURE_ACCOUNT_EMAIL environment variable. Can also be overridden via message.From.
OptionalclientAzure AD application (client) ID (GUID). If not provided, falls back to AZURE_CLIENT_ID environment variable.
OptionalclientAzure AD application client secret. If not provided, falls back to AZURE_CLIENT_SECRET environment variable.
OptionaldisableWhen true, environment variable fallback is DISABLED for this request. If credentials are incomplete and this is true, the request will fail rather than falling back to environment variables.
OptionaltenantAzure AD tenant ID (GUID). If not provided, falls back to AZURE_TENANT_ID environment variable.
Credentials for Microsoft Graph (Azure AD) email provider.
Example