I am receiving a Microsoft Graph API error when trying to use FluentEmail.Graph to send emails with attachments 3MB or over.
I believe this is because the FluentEmail.Graph project is not using an upload session to send large attachments.
See Microsoft Docs on using the Graph API to send large attachments