EmailPopConnection

EmailPopConnection constructor

Initialiseert een nieuw exemplaar van hetEmailPopConnection klasse.

public EmailPopConnection(string host, int port, string userName, string password)
Parameter Type Beschrijving
host String De hostnaam.
port Int32 Het poortnummer.
userName String De gebruikersnaam.
password String Het wachtwoord.

Zie ook