Is it possible to send secured/encrypted emails programmatically using Microsoft Graph API? (Or any other APIs under the Microsoft product family). If yes, can you please share some documentation links for that?
Is it possible to send secured/encrypted emails programmatically using Microsoft Graph API? (Or any other APIs under the Microsoft product family). If yes, can you please share some documentation links for that?
@AbhijithClaySys-3834 - The above answer was correct till last week. But last week at Microsoft Build 2021 conference, we announced a new feature so that you can use Microsoft Graph with S/MIME, encryption etc. You may want to get it started from here.
I really appreciate you taking the time to share your thoughts. As of this time, however, the related Q&A indicates sending encrypted email programmatically with Graph API is not supported. And can this reference help you ?
4 people are following this question.
Exchange server 0Auth authorization for single mailbox from backend service
Send email with attachment - MS Graph
Unable to send multilple large files with email ( > 4mb ) using graph API by creating upload session
Count unread emails with mail.readbasic permission?
Wrong encoding when sending mails with HTML body using MS Graph API and Java SDK client