Resending Outlook Messages via VBA Code


February 26, 2008 – 12:44 am by JP

I just posted some new code on the Outlook page which demonstrates how to automate the “Resend This Message…” functionality which is found on the Actions menu of an opened Sent email.

Along with the code I’ve also posted brief instructions on how to add a macro to a toolbar button in Outlook (a highly useful feature which more people should use) and some really sweet VBA code to list all of the control IDs for the Office CommandBars.

Check it out at:
Resend This Message

Enjoy,
JP



Print This Post Print This Post  |  Email This Post Email This Post  |  Permalink  |  Subscribe to this feed Subscribe now!

Filed Under: Outlook, VBA
Tags: , ,

This post has 14 views since February 26, 2008 – 12:44 am.

Post a Comment

To post VBA code in your comment, use [VBA] tags, like this: [VBA]Code goes here[/VBA].


Browse Posts:


« HTML Object Libraries | Website Parsing/Retrieval using XML »