Office JS API for checking if email is encrypted or not #5133
Labels
Area: Outlook
Issue related to Outlook add-ins
Needs: author feedback
Waiting for author (creator) of Issue to provide more info
Type: product feature request
Office JS ideas that should be posted to aka.ms/m365dev-suggestions (formerly User Voice.)
We are using ItemSend event in outlook add-in; In which we monitor email contents like - subject, body, recipients, attachments and based on policies defined we decide whether to allow or block the email.
As per our requirement, we want to know if the email is encrypted.
Also it will be helpful if we get more information like if the email is encrypted then with which flag it is encrypted like (Encrypt Only / Do Not Forward / SMIME) ?
Is there any API currently available for this in Office JS?
Note:
Currently add-in get's invoked if email is encrypted with (Encrypt Only / Do Not Forward).
We want to somehow know in the add-in that email is encrypted.
Environment
Platform [PC desktop, Mac, iOS, Office on the web]: PC desktop, On the web
Host [Excel, Word, PowerPoint, etc.]: New outlook
Office version number: You have Microsoft Outlook Version 1.2024.708.100 (Production). Client Version is 20240712002.10
webview2 version is 126.0.2592.113
Operating System: win 11
Browser (if using Office on the web): Chrome
The text was updated successfully, but these errors were encountered: