View Single Post
  #3  
Old April 24th 10, 02:46 PM posted to microsoft.public.outlook.program_vba
ldb
external usenet poster
 
Posts: 2
Default VBA Processing of Active E-Mail Message

Michael,

Your suggestion was what I was looking for. Apparently, I haven't give the
Inspector class enough consideration.

Thanks,

ldb

"Michael Bednarek"
wrote in message ...
On Thu, 22 Apr 2010 19:09:42 -0500, ldb wrote in
microsoft.public.outlook.program_vba:

I am interested in interrogating the active/current e-mail - e.g. getting
list of attached files;; parsing the content, etc.

There doesn't seem to be something like ActiveItem that is akin to
ActiveWorksheet, ActiveProject, or ActiveDocument in other MS Office
applications.

Would appreciate any guidance with this pursuit...


Have a look at ActiveInspector.CurrentItem .

--
Michael Bednarek http://mbednarek.com/ "POST NO BILLS"


Ads