| 4D v18POP3_BoxInfo | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|  | 
    4D v18
 POP3_BoxInfo 
         | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| POP3_BoxInfo ( pop3_ID ; msgCount ; msgSize ) -> Function result | ||||||||
| Parameter | Type | Description | ||||||
| pop3_ID | Longint |   | Reference to a POP3 login | |||||
| msgCount | Longint |   | Number of messages | |||||
| msgSize | Longint |   | Size of all messages | |||||
| Function result | Integer |   | Error Code | |||||
The POP3_BoxInfo command returns information about number and size of messages currently in the mailbox of the open session referenced by pop3_ID.
pop3_ID is a long integer reference to an open session created with POP3_Login.
msgCount is a long integer value returned containing the number of messages in the mailbox.
msgSize is a long integer value returned containing the total size of all messages in the mailbox.
	Product:  4D
	Theme:  IC POP3 Review Mail
	Number:  
        88963
        
        
        
	
	Created:  4D Internet Commands 6.5
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	4D Internet Commands ( 4D v18)
	
	
 Add a comment
Add a comment