Permanently Delete MailMessage in Outlook with VBA?

Posted by eidylon on Stack Overflow See other posts from Stack Overflow or by eidylon
Published on 2009-07-10T16:33:47Z Indexed on 2010/04/21 5:13 UTC
Read the original article Hit count: 431

Filed under:
|
|
|
|

Hello all, I am looking for a way to permanently delete a MailMessage from Outlook 2000 with VBA code. I'd like to do this without having to do a second loop to empty the Deleted items.

Essentially, I am looking for a code equivalent to the UI method of clicking a message and hitting SHIFT+DELETE.

Is there such a thing? TIA!

© Stack Overflow or respective owner

Related posts about vba

Related posts about outlook