EmailImapConnection

EmailImapConnection constructor

Initialiseert een nieuw exemplaar van hetEmailImapConnection klasse.

public EmailImapConnection(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