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