DeleteMail
DeleteMail(n As Integer) As Boolean
Delete the mail number n on the POP3 server. If there is no connection with the server or if there is no mail number n, the function returns false.
DeleteMail(n As Integer) As Boolean
Delete the mail number n on the POP3 server. If there is no connection with the server or if there is no mail number n, the function returns false.