View Single Post
  #2  
Old March 16th 06, 05:27 AM posted to microsoft.public.outlook.program_vba
Sanjay Singh
external usenet poster
 
Posts: 31
Default Guru Help re Encrupted E-mails

A little bit more info:

If I open the e-mail and then ready the ActiveInspector.CurrentItem.Body
property, there is no error.

However if I select the item in the explorer and then try and read its body
property (ActiveExplorer.Selection(1).Body) there is an error.

Is there anyway to read the properties of encrypted e-mails using VBA while
the e-mail is in the explorer?

Thanks
Sanjay

"Sanjay Singh" wrote in message
...
My addins read properties of e-mails and then takes action. However the
code all fails if the addins are encrypted by the sender.
Are specials tools, code etc required if the e-mail is encrypted?

Thanks
Sanjay



Ads