K Koen Verwimp Jul 10, 2008 #1 Hey, What is the best/easiest way to clear a MAPIFolder programmatically? Thank you, Koen
K Ken Slovak - [MVP - Outlook] Jul 10, 2008 #2 Get the Items collection for the folder and iterate it using a count down loop, deleting items as you go.
Get the Items collection for the folder and iterate it using a count down loop, deleting items as you go.