Reset is a Boolean function that clear the deletion flags for any messages that have been marked for deletion. Reset performs the POP3 RSET command to remove the deletion flag for messages on the POP3 server.
Note: Some POP3 servers do not support the POP3 RSET command.
Use ResultNo to determine if the request succeeded or failed. The return value is True when ResultNo contains wsOk.