Is there any way to access the digital signature inside a MailItem from Outlook VSTO?
I’m trying to extract the signed data object from mailItem created by Outlook in OnSent event to add an extra signed attribute. Is there any way to extract and update the signed data, but also to make sure that Outlook will not delete my custom signed attribute?