Sends the LIST command.
Sends the LIST command with no argument.
public void List(LineSink);
Sends the LIST command with a message number argument.
public void List(int);
Pop3Client Class | Hunny.Mail Namespace | POP3 LIST command