| 4D Internet Commands v15IMAP_CloseCurrentMB | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 
 | 
    4D Internet Commands v15
 IMAP_CloseCurrentMB 
         | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| IMAP_CloseCurrentMB ( imap_ID ) -> Function result | ||||||||
| Parameter | Type | Description | ||||||
| imap_ID | Longint |   | Reference to an IMAP login | |||||
| Function result | Integer |   | Error code | |||||
The IMAP_CloseCurrentMB command closes the current working mailbox without selecting another mailbox or executing an IMAP_Logout. IMAP_CloseCurrentMB permanently removes all messages that have the \Deleted flag set.
Note: IMAP allows users to work concurrently with the same mailbox in a client/server mode. Suppose that someone carries out synchronization and keeps the connection open, the last mailbox used will remain in selected mode. Anyone else who tries to use this mailbox will not have valid information, or will not be able to work properly, depending on the server implementation, even if the user works in “disconnected mode” (i.e. connected but working using data).
imap_ID is a long integer reference to an open connection created with IMAP_Login.
									IMAP_Delete
									
									IMAP_GetCurrentMB
									
									IMAP_SetCurrentMB
									
									IMAP_SetFlags
									
	Product:  4D Internet Commands
	Theme:  IC IMAP Review Mail
	Number:  
        88876
        
        
        
	
	Created:  4D Internet Commands 6.8.1
	
	
	
	
	
	
	
	
	4D Internet Commands ( 4D Internet Commands v15)
	
	
	
	
	
	
	
 Add a comment
Add a comment