Table of Contents

Property MatchedRuleNames

Namespace
MailFathom.Application.Rules
Assembly
MailFathom.Application.dll

MatchedRuleNames

Gets the names of the rules that matched, in declared order.

public IReadOnlyList<string> MatchedRuleNames { get; }

Property Value

IReadOnlyList<string>