4D Internet Commands v14IMAP_Logout | 
            ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
                    
                        
  | 
                
                    
                         
    4D Internet Commands v14
 
IMAP_Logout 
                                
                                
        
 | 
                |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| IMAP_Logout ( imap_ID ) -> Function result | ||||||||
| Parameter | Type | Description | ||||||
| imap_ID | Longint | 
             
         | 
        Reference to an IMAP login | |||||
             
         | 
        0 = Command successfully logs off | |||||||
| Function result | Integer | 
             
         | 
        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.
	Product:  4D Internet Commands
	Theme:  IC IMAP Review Mail
	Number:  
        88859
        
        
        
	
	Created:  4D Internet Commands 6.8.1
	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)