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

POP3Client.Connected Event

Event fire when connection is established with the server

public event ConnectEventHandler Connected;

See Also

POP3Client Class | SmtPop Namespace