Property All
- Namespace
- MailFathom.Application.Jobs
- Assembly
- MailFathom.Application.dll
All
Gets every declared job type.
public static IReadOnlyList<JobType> All { get; }
Property Value
Remarks
Declared last so the members it lists are already initialized when this initializer runs.