Group:  Microsoft Outlook ยป microsoft.public.outlook.program_addins
Thread: move original message after replying or forwarding

Geek News

move original message after replying or forwarding
"rengland" <rengland[ at ]hcr-manorcare.com> 2/2/2007 9:13:23 PM
I have users that would like to move an original message to a
specified folder after replying or forwarding the message. we are
using Outlook 02 SP3.
Any thoughts on VB code that could accomplish this?

thanks

Re: move original message after replying or forwarding
"Michael Bauer [MVP - Outlook]" <mb[ at ]mvps.org> 2/5/2007 6:02:21 AM


This sample deletes a message right after clicking the reply button:
http://www.vboffice.net/sample.html?mnu=2&smp=33&cmd=showitem

The other IDs would be:
- Reply to all: 355
- Forward: 356

Instead of deleting it call the item's Move function with the target folder.

--
Viele Gruesse / Best regards
Michael Bauer - MVP Outlook
Keep your Outlook categories organized!
http://www.shareit.com/product.html?productid=300120654&languageid=1
(German: http://www.VBOffice.net/product.html?pub=6)

Am 2 Feb 2007 13:13:23 -0800 schrieb rengland:

[Quoted Text]
> I have users that would like to move an original message to a
> specified folder after replying or forwarding the message. we are
> using Outlook 02 SP3.
> Any thoughts on VB code that could accomplish this?
>
> thanks

Home | Search | Terms | Imprint Contact
Newsgroups Reader - provided by WiredBox.Net