Interface IContactCollectionSettingsReader
- Namespace
- MailFathom.Application.Contacts.Collection
- Assembly
- MailFathom.Application.dll
Answers what one account collects from its arriving mail.
public interface IContactCollectionSettingsReader
Remarks
Read per message rather than captured once, so an operator switching collection off stops it at the next message instead of at the next restart. An account the configuration no longer names collects nothing, which is the honest answer as well as the safe one: an account nobody configured has no owner to have asked for a book.
Methods
- SettingsFor(MailAccountId)
Reads what one account collects.