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

POP3Client.GetList Method

Sends LIST command

Overload List

Sends LIST command

public string GetList();

Get the message list

public string GetList(int);

See Also

POP3Client Class | SmtPop Namespace