I want to send an encrypted mail with microsoft graph api. Sending normal mails works as outlined in https://learn.microsoft.com/en-us/graph/api/user-sendmail?view=graph-rest-1.0&tabs=http however this option of outlook web does not seem to be available:
Asked
Active
Viewed 973 times
2
-
[This answer](https://learn.microsoft.com/en-us/answers/questions/411535/secure-encrypted-mail-api.html) mentioned sending email with [MIME content](https://learn.microsoft.com/en-us/graph/outlook-send-mime-message). – Tiny Wang Feb 10 '22 at 08:25