This is not really a subject of the MIME parser class.
If you are getting messages using the POP3 class, you need to use the DeleteMessage function of that class.
Take a look at the example scripts that come with that class. They also demonstrate how to process multiple messages within the same connection.
You should also read this article for more explanations:
phpclasses.org/blog/package/2/post/ ...