Table of Contents

Property Actions

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

Actions

Gets what a match does to the matching email, in the order the changes are applied.

public MailRuleActionSet Actions { get; }

Property Value

MailRuleActionSet

Remarks

Empty for a rule that selects mail and changes nothing, which is what a rule ending the pass declares to keep the mail it names away from the rules below it.