How to delete a mailitem without keeping it in the Deleted Item folder?

  • Thread starter Thread starter Bingo
  • Start date Start date
B

Bingo

I tried both of the following methods but the mailitem is
always kept in the Deleted Item folder. How do I really
get rid of it? Thanks.

1.
mapiMailItem.Delete

2.
Set mapiMailNew = mapiMail.Move(mapiDeletedFolder)
mapiMailNew.Delete
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top