how to get embedded image

S

sophie

hi,

i want to get the embedded image. In fact, it is also an attachment, but it
is not in objMailItem.attachments.count.
i want to get these files number and name.
how can i get it?
 
S

sophie

RTF in fact.

i want to get the embedded image when i send mail. when i click the "send
button", i want to catch all the attachment including embedded ones.
 
D

Dmitry Streblechenko

It is not really an image, but a steammed OLE object that the corresponding
OLE serever (e.g. Excel) renders.
There is no way to save it as an image file.
And the atatchment shoudl be in the Attachments collection.

--
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
-
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top