Table of Contents

Constructor SmtpSendTool

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

SmtpSendTool(SmtpToolOptions)

Initializes a new instance with the specified options.

public SmtpSendTool(SmtpToolOptions options)

Parameters

options SmtpToolOptions

SMTP configuration options.

Share