4D Internet Commands v16POP3_Reset |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D Internet Commands v16
POP3_Reset
|
POP3_Reset ( pop3_ID ) -> Function result | ||||||||
Parameter | Type | Description | ||||||
pop3_ID | Longint |
![]() |
Reference to a POP3 login | |||||
Function result | Integer |
![]() |
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.
Product: 4D Internet Commands
Theme: IC POP3 Review Mail
Number:
88966
Created: 4D Internet Commands 6.5
4D Internet Commands ( 4D Internet Commands v16)