PC Review Forums Newsgroups Microsoft Outlook Microsoft Outlook VBA Programming Guru Help re Encrupted E-mails

Reply

Guru Help re Encrupted E-mails

 
Thread Tools Rate Thread
Old 16-03-2006, 04:17 AM   #1
Sanjay Singh
Guest
 
Posts: n/a
Default Guru Help re Encrupted E-mails


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


  Reply With Quote
Old 16-03-2006, 04:27 AM   #2
Sanjay Singh
Guest
 
Posts: n/a
Default Re: 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" <sanjays@standss.com.fj> wrote in message
news:%23Oyu%23CLSGHA.1948@TK2MSFTNGP09.phx.gbl...
> 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
>



  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off