Property All
- Namespace
- MailFathom.Application.Rules
- Assembly
- MailFathom.Application.dll
All
Gets every trigger a rule may declare.
public static IReadOnlyList<MailRuleTrigger> All { get; }
Property Value
Remarks
Declared last so the members it lists are already initialized when this initializer runs.