PC Review Forums Newsgroups Microsoft Outlook Microsoft Outlook VBA Programming Extracting emails that are attachments to other emails

Reply

Extracting emails that are attachments to other emails

 
Thread Tools Rate Thread
Old 04-08-2004, 03:14 PM   #1
R Avery
Guest
 
Posts: n/a
Default Extracting emails that are attachments to other emails


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?
  Reply With Quote
Old 13-08-2004, 12:58 AM   #2
Sue Mosher [MVP-Outlook]
Guest
 
Posts: n/a
Default Re: Extracting emails that are attachments to other emails

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?



  Reply With Quote
Old 14-09-2004, 02:00 PM   #3
R Avery
Guest
 
Posts: n/a
Default Re: Extracting emails that are attachments to other emails

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.
>

  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off