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
|