Hi Wassim and Eric,
I am curious about the messages with embedded images.
Are they only for Outlook 2003, or other versions too?
Can you send me a sample message of this kind? I would
like to play with it.
Thanks!
-david
(e-mail address removed)
---- Original message ----
Re: Detaching embedded Images from Outlook 2003 Messages
From: Wassim
Date Posted: 6/16/2004 4:44:00 PM
Thank You Eric
I am way not familiar with C++ or Delphi, has anyone done any work
that I can take as a starting point and see how it works?
Also, if this is the only way to deal with embedded images, is there a
way to detect them in a message via VBA?
Maybe what I can do is detect the messages that has embedded images,
and then isolate them into a folder and deal with these messages
manually.
Thanks
Wassim
Re: Detaching embedded Images from Outlook 2003 Messages
From: Eric Legault [MVP - Outlook]
Date Posted: 6/16/2004 8:48:00 PM
Sorry, I don't know much if anything about C++/Delphi, nor can I point
you to any resources.
Embedded images are still valid Attachment objects, and Attachment.Type
= olOle. They also differ from normal attachments in that the FileName
and PathName properties return errors when you try to access their
values (PathName error number is -903856123, FileName error number is
-2082455547).
--
Eric Legault - B.A, MCP, MCSD, Outlook MVP
--------------------------------------------------
Job:
http://www.imaginets.com
Blog:
http://blogs.officezealot.com/legault/
*** Sent via Devdex
http://www.devdex.com ***
Don't just participate in USENET...get rewarded for it!