ibec_pop3_Uidl
Description
ibec_pop3_Uidl performs POP3 UIDL command, retrieving a string with numbers and unique identifiers of all of the messages available on a POP3 server. It returns TRUE if succeeded, otherwise it returns FALSE.
Syntax
function ibec_pop3_Uidl(POP3Session : variant) : variant;
You can get a list of unique identifiers using ibec_pop3_GetProperty function.
Example
back to top of page
<< ibec_pop3_List | IBEBlock | ibec_pop3_Retr >>