Property RuleName
- Namespace
- MailFathom.Application.Rules.History
- Assembly
- MailFathom.Application.dll
RuleName
Gets the name of the rule, which is MailFathom's own configured name for it.
public required string RuleName { get; init; }
Gets the name of the rule, which is MailFathom's own configured name for it.
public required string RuleName { get; init; }