Neokernel API

ReceivePOP3EmailAgent.logon Method

Sends the logon command to the POP3 server using the specified username and password.

protected virtual bool logon(
   string username,
   string password
);

See Also

ReceivePOP3EmailAgent Class | com.neokernel.email Namespace