Pop3DownloadEntireMessages Method
Completely downloads all or the specified messages from the server.
Overload List
  NameDescription
Public methodCode exampleDownloadEntireMessages
Completely downloads all the messages from the inbox on the server.
Public methodCode exampleDownloadEntireMessages(Int32, Int32)
Completely downloads the messages in the specified range from the server.
Top
See Also