Encryption indication

Add-in Express™ Support Service
That's what is more important than anything else

Encryption indication
 
Udi Azulay




Posts: 48
Joined: 2007-06-18
Hi,

Is there a way to tell if a mail is Encrypted?

Thanks,
Udi
Posted 09 Jul, 2007 04:20:43 Top
Sergey Grischenko


Add-in Express team


Posts: 7233
Joined: 2004-07-05
Hi Udi.

I would say no. However, most likely you will get the 'Interface
is not supported' exception if you try to cast the encrypted email to the Outlook._MailItem interface. Please try to wrap the code to the try ... catch block to determine if the email is encrypted.



P.S. We always do our best to answer your forum requests as soon as possible. However, we apply the rule "first in first out" with Premium Support Service subscribers taking priority. Please understand it may take us some time to do research on the issue. Please be assured we will let
you know as soon as the best possible solution is found.
Posted 09 Jul, 2007 11:10:34 Top