Click or drag to resize

Pop3GetUID Method

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