Pop3DownloadMessageHeader Method
Overload List
  NameDescription
Public methodCode exampleDownloadMessageHeader(Int32)
Downloads the header of the specified message from the server.
Public methodCode exampleDownloadMessageHeader(Int32, Int32)
Downloads the header and the specified number of body lines of the message on the server.
Top
See Also