![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
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? |
Ads |
#2
|
|||
|
|||
![]()
HTML message or RTF?
-- Dmitry Streblechenko (MVP) http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool - "sophie" wrote in message ... 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? |
#3
|
|||
|
|||
![]()
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" wrote in message ... 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? |
#4
|
|||
|
|||
![]()
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" wrote in message ... 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" wrote in message ... 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? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Differentiate between real attachment & embedded image inside mail | Kctan80 | Outlook and VBA | 3 | September 17th 08 03:19 PM |
How to reconstitute message with embedded image | MA[_2_] | Outlook and VBA | 5 | October 31st 07 09:29 PM |
Embedded image moved to file problem | Yobbo | Outlook - General Queries | 1 | June 6th 07 08:58 PM |
Can't See embedded images | Omicron | Outlook - General Queries | 0 | December 4th 06 03:31 AM |
Embedded image in email - PCX file extension | Glyn Elrod | Outlook Express | 27 | February 13th 06 05:51 PM |