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

ConnectEventParam Constructor 

Constructor

public ConnectEventParam(
   string Host,
   int Port
);

Parameters

Host
The host name of the server
Port
The connection port on the server

See Also

ConnectEventParam Class | SmtPop Namespace