Property All
- Namespace
- MailFathom.Domain.Mutations
- Assembly
- MailFathom.Domain.dll
All
Gets every lifecycle a mutation can stand in.
public static IReadOnlyList<MailboxMutationLifecycle> All { get; }
Property Value
Remarks
Declared last so the members it lists are already initialized when this initializer runs.