Dies ist die alte 4D Dokumentations-Website. Die neue und aktualisierte Dokumentation finden Sie unter developer.4d.com |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v20
POP3_Reset
|
POP3_Reset ( pop3_ID ) -> Funktionsergebnis | ||||||||
Parameter | Typ | Beschreibung | ||||||
pop3_ID | Lange Ganzzahl |
![]() |
Reference to a POP3 login | |||||
Funktionsergebnis | Ganzzahl |
![]() |
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.
Produkt: 4D
Thema: IC POP3 Review Mail (deprecated)
Nummer:
88966
Erstellt: 4D Internet Commands 6.5
4D Internet Commands ( 4D v20)