View Single Post
  #1  
Old March 19th 07, 10:38 PM posted to microsoft.public.outlook.program_addins
PShah
external usenet poster
 
Posts: 10
Default Verify if the email has a certificate attached

Guys

I am developing a app using C#, VSTO and Office 2003. I have a
requirement where I need to verify if the email is encrypted or not -
meaning it has a certificate attached or not. I dont even need to know
the details of the cert or the validity - just if an email is
encrypted or not.

Is there a way to get to achieve this through the Outlook Object Model
or is there any other API i need to know of

Ads