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


If you enjoyed this page, share it!
    StumbleUpon Technorati Digg Google del.icio.us MisterWong TwitThis

Print This Post Print This Post  |  Email This Post Email This Post  |  rss Subscribe to Posts Feed  |  rss Subscribe to Comments

Filed Under: Outlook, VBA
Tags: , ,

Post a Comment


Certain comments are subject to moderation and may not appear immediately. First-time comments are moderated. You can use HTML tags in your comment. If you include a greater-than or less-than sign or anything else that could be interpreted as HTML, you need to escape those characters. To post VBA code in your comment, use [VBA] tags, like this: [VBA]Code goes here[/VBA].





Subscribe without commenting

Keep Reading:

Browse Posts:


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