I would like to send encrypted emails through console application built in C#. My org has AIP implemented and would like to leverage either sensitivity labels or AIP, I tried adding sensitivity using headers as Company-Confidential but it does not solve my purpose as I want to encrypt and make email protected. Please suggest if there is any way to encrypt email or apply custom sensitivity label as protected.
Thanks
You'll want to take a look at the MIP SDK.
https://aka.ms/mipsdkdocs https://aka.ms/mipsdksamples