Table of Contents

Property FiredRules

Namespace
MailFathom.Application.Spam.Scanning
Assembly
MailFathom.Application.dll

FiredRules

Gets the names of the rules that fired, empty when none did or when nothing was scanned.

public IReadOnlyList<string> FiredRules { get; }

Property Value

IReadOnlyList<string>