working with .msg type attachments

  • Thread starter Thread starter gaurav
  • Start date Start date
G

gaurav

hi all!
i want to extract attachments that are themselves mails
carrying nested attachments.
i need to save the nested attachment.

if anyone have any code snippet for same

regards
gaurav
 
Outlook Object Model does not provide access to the embedded message
attachments. You'd need to use Extended MAPI, CDO 1.21 or Redemption for
that.

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

Back
Top