Click or drag to resize

Pop3GetUIDAsync Method

Overload List
 NameDescription
Public methodGetUIDAsync(CancellationToken) 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.
Public methodGetUIDAsync(Int64, CancellationToken) Sends UIDL command to the pop3 server. Returns unique-id for that message.
Top
See Also