Table of Contents

Property AllowedRecipients

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

AllowedRecipients

Gets or sets allowed recipient addresses or domains (prefix with @). Null allows all recipients.

public HashSet<string> AllowedRecipients { get; set; }

Property Value

HashSet<string>