Table of Contents

Method CreateSmtp

Namespace
LMKit.Agents.Tools.BuiltIn
Assembly
LM-Kit.NET.dll

CreateSmtp(SmtpToolOptions)

Gets a new SMTP tool instance with the specified options.

public static SmtpTool CreateSmtp(SmtpToolOptions options)

Parameters

options SmtpToolOptions

SMTP configuration options.

Returns

SmtpTool