Property OtherEmails
- Namespace
- MailFathom.Application.Emails.Threads
- Assembly
- MailFathom.Application.dll
OtherEmails
Gets the conversation's other emails in its own order, bounded by MaximumNamedEmails.
public required IReadOnlyList<PlacedThreadedEmail> OtherEmails { get; init; }