Field NothingExcluded
- Namespace
- MailFathom.Domain.Contacts.Collection
- Assembly
- MailFathom.Domain.dll
A policy narrowing nothing, which is what an account that never reaches collection at all carries.
public static readonly ContactCollectionPolicy NothingExcluded
Returns
- ContactCollectionPolicy
- A policy narrowing nothing, which is what an account that never reaches collection at all carries.
Remarks
It admits every ordinary address, and that is safe rather than permissive: an account carrying it has collection switched off, so nothing ever asks it. What it is for is keeping the settings of such an account a whole value rather than one with a hole in it.