cu_shane
02-21-2008, 02:05 PM
I would like to add some VBA code that does the following:
- either modifies the behavior of the existing delete button or create a new toolbar button to execute the following
- when in an imap account and the delete button is clicked, the selected message is copied to the Trash folder, then the original copy (in the current folder) is deleted and purged
Here is a forum comment where someone asked about this but never received a solution: outlookcode.com/codedetail.aspx?id=1265
I would like to do the same thing that Cea indicated she would (read through the comments).
- either modifies the behavior of the existing delete button or create a new toolbar button to execute the following
- when in an imap account and the delete button is clicked, the selected message is copied to the Trash folder, then the original copy (in the current folder) is deleted and purged
Here is a forum comment where someone asked about this but never received a solution: outlookcode.com/codedetail.aspx?id=1265
I would like to do the same thing that Cea indicated she would (read through the comments).