Pop3Client.ListUniqueID (gb.net.pop3)

Function ListUniqueID ( ) As String[]

Returns a string array containing the Unique ID of each message.

An Unique ID uniquely identifies a message within a maildrop and persists across sessions.

The UID is a server-determined string and the RFC does not specify a format for it. Do not rely on a pattern you encounter at a specific server.