Field MaximumNamedEmails
- Namespace
- MailFathom.Application.Emails.Threads
- Assembly
- MailFathom.Application.dll
The greatest number of other emails one read names beside the email it returns.
public const int MaximumNamedEmails = 50
Returns
- int
- The greatest number of other emails one read names beside the email it returns.
Remarks
Set where naming a conversation stops and reproducing a mailbox begins. Correspondence a person follows runs to a few dozen messages; past that the list is a mailing list's archive, which a reader asks for by the thread rather than receives inside every message of it. The result says when the bound cut the list, so a caller that wants the rest asks for the thread itself.