Send a TOP command to the pop3 server
The server answer
the server return the message header and the "nlines" first lines of the body.
if "nlines" == 0 the server return the message header.
Exception Type | Condition |
---|---|
Exception | Raise in case of communication error |
POP3Exception | Raise if the server return an error condition |
POP3Client Class | SmtPop Namespace | POP3Client.GetTop Overload List