Method CreateSmtpSend
CreateSmtpSend(SmtpToolOptions)
Gets a new SMTP Send tool instance with the specified options.
public static SmtpSendTool CreateSmtpSend(SmtpToolOptions options)
Parameters
optionsSmtpToolOptionsSMTP configuration options.
Gets a new SMTP Send tool instance with the specified options.
public static SmtpSendTool CreateSmtpSend(SmtpToolOptions options)
options SmtpToolOptionsSMTP configuration options.