TIpClientPop() > Methods |
Deletes an eMail on the mail server.
:delete( <nMail> ) --> lSuccess
Method :delete() instructs the mail server to remove the mail with the ordinal number <nMail> from the storage. When a mail is deleted on the server, it cannot be retrieved again.
The method returns a logical value indicating success of the operation.
http://www.xHarbour.com