| Pop3DownloadMessageHeaders Method |
| Name | Description | |
|---|---|---|
| DownloadMessageHeaders |
Downloads headers of all messages in the inbox on the server.
| |
| DownloadMessageHeaders(Int32, Int32) |
Downloads the header of each message in the specified range from the server.
| |
| DownloadMessageHeaders(Int32, Int32, Int32) |
Downloads the header and the specified number of body lines of each message in the specified range from the server.
|