Property RuleName
- Namespace
- MailFathom.Application.Rules.Actions
- Assembly
- MailFathom.Application.dll
RuleName
The name of the rule the action was declared on, which is what the request is identified by.
public string RuleName { get; init; }
The name of the rule the action was declared on, which is what the request is identified by.
public string RuleName { get; init; }