Overload List
| Name | Description | |
|---|---|---|
| ListUniqueID()() |
Sends UIDL command to the pop3 server.
Returns a key value collection.
Keys are message numbers (starting from 1)
value is a unique-id of the message.
| |
| ListUniqueID(Int64) |
Sends UIDL command to the pop3 server.
Returns line with the unique-id for that message.
|