4D Internet Commands v14

POP3_Reset

Home

 
4D Internet Commands v14
POP3_Reset

POP3_Reset 


 

POP3_Reset ( pop3_ID ) -> Function result 
Parameter Type   Description
pop3_ID  Longint in Reference to a POP3 login
Function result  Integer in Error Code

The POP3_Reset command resets the high message count and undeletes any messages marked as deleted during the current session.

Note: The POP3_Delete command only sets a flag for messages to be deleted. Messages on a POP3 server are only deleted at the time of a successful logout (POP3_Logout).

pop3_ID is a long integer reference to an open session created with POP3_Login.

 
PROPERTIES 

Product: 4D Internet Commands
Theme: IC POP3 Review Mail
Number: 88966

 
HISTORY 

Created: 4D Internet Commands 6.5

 
SEE ALSO 

POP3_Delete
POP3_Login

 
ARTICLE USAGE

4D Internet Commands ( 4D Internet Commands v11.4)
4D Internet Commands ( 4D v13.2)
4D Internet Commands ( 4D Internet Commands v12.1)
4D Internet Commands ( 4D Internet Commands v14 R2)
4D Internet Commands ( 4D Internet Commands v14)
4D Internet Commands ( 4D Internet Commands v14 R3)
4D Internet Commands ( 4D Internet Commands v14 R4)