We just purchased the Mail.dll program from Limi Labs. I am attempting to use one of their samples to download the messages on our Exchange Server. I works well, however, it is not deleting the message once downloaded. The only Question I have found in this forum ("Don't delete the message...") that deals with this refers to a 'DeleteMessage' method. Where would I find these methods etc.? How would they be used?
To delete a message using POP3 use Pop3.DeleteMessageByUID or Pop3.DeleteMessageByNumber methods.
You can find many samples here: https://www.limilabs.com/mail/samples Including the sample for deleting an email using POP3: https://www.limilabs.com/blog/delete-emails-with-pop3
You can find component documentation in the download package as chm file and online here: https://www.limilabs.com/static/mail/documentation