TIpClientPop() > Methods xHarbour Developers Network  

oTIpClientPop:delete()

Deletes an eMail on the mail server.

Syntax

:delete( <nMail> ) --> lSuccess

Arguments

<nMail>
This is a numeric value specifying the ordinal number of the mail to delete from the mail server.

Description

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.


Copyright © 2006-2007 xHarbour.com Inc. All rights reserved.
http://www.xHarbour.com
Created by docmaker.exe