Hunny Software Library Reference

Pop3Client.Uidl Method

Sends the UIDL command with no argument.

Overload List

Sends the UIDL command with no argument.

public void Uidl(LineSink);

Sends the UIDL command with a message sequence number argument.

public void Uidl(int);

See Also

Pop3Client Class | Hunny.Mail Namespace | POP3 UIDL command