PC Review
Forums
Newsgroups
Microsoft Outlook
Microsoft Outlook VBA Programming
Extracting emails that are attachments to other emails
Forums
Newsgroups
Microsoft Outlook
Microsoft Outlook VBA Programming
Extracting emails that are attachments to other emails
![]() |
Extracting emails that are attachments to other emails |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
I often get emails that have 5-10 other emails attached. I always drag
those emails by hand into the same outlook folder as the parent email, and then set a custom column of each child email to the value in the custom column for the parent email. Is there anyway to automate this? If not the latter, is there anyway to just extract the child emails into the same folder as the parent email? |
|
|
|
#2 |
|
Guest
Posts: n/a
|
Outlook can't do this by itself. See
http://www.outlookcode.com/codedetail.aspx?id=523 for a code sample that extracts embedded messages using the third-party Redemption library. -- Sue Mosher, Outlook MVP Author of Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "R Avery" <ravery74@yahoo.co.uk> wrote in message news:u%23qyo1ieEHA.2544@TK2MSFTNGP10.phx.gbl... > I often get emails that have 5-10 other emails attached. I always drag > those emails by hand into the same outlook folder as the parent email, > and then set a custom column of each child email to the value in the > custom column for the parent email. > > Is there anyway to automate this? If not the latter, is there anyway to > just extract the child emails into the same folder as the parent email? |
|
|
|
#3 |
|
Guest
Posts: n/a
|
Thanks, Sue
Sue Mosher [MVP-Outlook] wrote: > Outlook can't do this by itself. See > http://www.outlookcode.com/codedetail.aspx?id=523 for a code sample that > extracts embedded messages using the third-party Redemption library. > |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

