Pop3GetUID Method |
Name | Description | |
---|---|---|
GetUID |
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.
| |
GetUID(Int64) |
Sends UIDL command to the pop3 server. Returns unique-id for that message.
|