Property All
- Namespace
- MailFathom.Domain.Delivery.Filing
- Assembly
- MailFathom.Domain.dll
All
Gets every place an outgoing message is filed.
public static IReadOnlyList<OutgoingMailFiling> All { get; }
Property Value
Remarks
Declared last so the members it lists are already initialized when this initializer runs.