Neokernel API

ESMTPSender.setSMTPHost(IPAddress) Method

setSMTPHost: method sets the SMTPHostName. THIS METHOD RESETS THE SMTP CONNECTION: it is assumed that the caller of this method desires a connection to a new SMTP receiver. this version takes the InetAddress

public virtual bool setSMTPHost(
   IPAddress SMTPHost
);

See Also

ESMTPSender Class | com.neokernel.email Namespace | ESMTPSender.setSMTPHost Overload List