I have been able to get away with sending alert emails via smtp lib and TLS in some of my older applications. However I am working on a project now where a couple of freshly generated certs need to be sent back to a requester in an encrypted email. If someone manually does this, it's typically done with the built in Voltage mail included in our company's MS Outlook.
Is there a way to take advantage of Voltage mail via MS Outlook's rest api? Or any other technique for that matter?