Discuss this help topic in SecureBlackbox Forum
This method returns IDs of all messages
Declaration
Description
Call this method to retrieve numbers and text IDs of all valid messages in the mailbox (messages marked for deletion are not reported). This method sends UIDL extension command to the server. To check whether the server supports this command, check the value of ExtUIDLSupported property.
This method triggers OnMessageID event for each message, information about which has been retrieved.