Table of Contents

Method CreateSmtpSend

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

CreateSmtpSend(SmtpToolOptions)

Gets a new SMTP Send tool instance with the specified options.

public static SmtpSendTool CreateSmtpSend(SmtpToolOptions options)

Parameters

options SmtpToolOptions

SMTP configuration options.

Returns

SmtpSendTool
Share