Property MinimumMessagesFromSender
- Namespace
- MailFathom.Application.Contacts.Collection
- Assembly
- MailFathom.Application.dll
MinimumMessagesFromSender
Gets how many messages an address must have written before the person behind it is recorded.
public required int MinimumMessagesFromSender { get; init; }
Property Value
Remarks
Counted over the mail this account already holds, including the message being synchronized, so a value of one records a correspondent on first sight and the default of two records them on the second message. It bounds only the addresses that wrote to the owner: an address the owner themselves wrote to is recorded at once, because the owner having addressed somebody is the evidence this count is otherwise looking for.