Hi Team,
I want to sent a mail with large attachment and apparently to do so we need to create the message in draft folder, upload the attachment via upload session and then call the send API,
We don't want the mail to be saved in the sent items folder but Send api does not provide any such option.
Is there a way to achieve this in Graph SDK.