Simple Mail and Post Office Protocol for .Net (SmtPop)

POP3Client.GetTop Method

Send a TOP command to the pop3 server

Overload List

Send a TOP command to the pop3 server

public string GetTop(int);

Send a TOP command to the pop3 server

public string GetTop(int,int);

See Also

POP3Client Class | SmtPop Namespace