can't access body property in digitally signed emails

S

Shiv Kotagal

Hi all,
I am having problems dealing with Digitally signed Emails. 'mailitem.body' fails giving a run-time error. Is there a special way to deal with digitally signed emails or something needs to be done before accessing their properties. any clue will be greatly appreciated. the messageclass of the item is 'item.note.smime.multipartsigned', if that is of any help to understand the problem.

thanks,
Shiv
 
S

Scott Lewis

I am having the same issue with Encrypted emails. The email must b
encrypted due to sensitive data, but the data is processed by a VB
script to insert the data into a secure database. In Outlook 2000, th
script worked fine, but in 2003, it does not
 
Top