Property Keywords
- Namespace
- MailFathom.Application.Rules.Facts
- Assembly
- MailFathom.Application.dll
Keywords
Gets the keywords the server reports the email as carrying.
public static MailRuleFact Keywords { get; }
Property Value
Remarks
The set a rule's own keyword actions write to, read back under the case-insensitive comparison those actions
are declared under, so a rule adding $Todo is selected by a later rule naming $todo. An email
carrying none, and one whose folder keeps no keywords at all, both read as the empty set.