Dies ist die alte 4D Dokumentations-Website. Die neue und aktualisierte Dokumentation finden Sie unter developer.4d.com

Home

 
4D v19
IMAP_Logout

IMAP_Logout 


 

IMAP_Logout ( imap_ID ) -> Funktionsergebnis 
Parameter Typ   Beschreibung
imap_ID  Lange Ganzzahl in Reference to an IMAP login
in 0 = Command successfully logs off
Funktionsergebnis  Ganzzahl in Error code

The IMAP_Logout command will log off of the open IMAP connection referred to by the imap_ID variable. If the command successfully logs off the IMAP server, a zero value is returned back as the current imap_ID.

Note: Closing a connection automatically closes the current session.

imap_ID is a long integer reference to an open connection created with IMAP_Login.



Siehe auch 

IMAP_Login

 
EIGENSCHAFTEN 

Produkt: 4D
Thema: IC IMAP Review Mail (deprecated)
Nummer: 88859

 
SEITENINHALT 
 
GESCHICHTE 

Erstellt: 4D Internet Commands 6.8.1

 
ARTIKELVERWENDUNG

4D Internet Commands ( 4D v19)