Odd Behavior from Resend Message Code

Tuesday, July 15th, 2008 32 views

If you have been using the code I wrote that duplicates the "Resend This Message" functionality, you may have run into a small problem when executing the code repeatedly on subsequent messages. Resend This Message For example, you might execute the code on Message #1 in order to resend it to the ...

Resending Outlook Messages via VBA Code

Tuesday, February 26th, 2008 11 views

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