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 - "sophie" <sophie[ at ]discussions.microsoft.com> wrote in message news:78FA35A2-8982-4C44-94CA-C31F046CE5D4[ at ]microsoft.com...
[Quoted Text] > 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. > > > "Dmitry Streblechenko" wrote: > >> HTML message or RTF? >> >> -- >> Dmitry Streblechenko (MVP) >> http://www.dimastr.com/>> OutlookSpy - Outlook, CDO >> and MAPI Developer Tool >> - >> "sophie" <sophie[ at ]discussions.microsoft.com> wrote in message >> news:C9D6E671-4363-4813-9453-C0E54DF93C7B[ at ]microsoft.com... >> > 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? >> > >> > >> >> >>
|