Asp.net – Make screenshot content to be blackout on read mail via VSTO
We have a VSTO plugin, and we are required to black out the email window of open mails. If it has to be done via SetWindowDisplayAffinity, how do we get the right handle to SetWindowDisplayAffinity via a VSTO plugin? We…