Property ThreadId
- Namespace
- MailFathom.Application.Emails.GetEmailContent
- Assembly
- MailFathom.Application.dll
ThreadId
Gets the conversation to read, or null when the caller named the emails itself.
public EmailThreadId? ThreadId { get; }
Property Value
Remarks
The alternative to naming emails rather than a filter over them. What the conversation resolves to is the same list of identities the other form carries, under the same bound and in the conversation's own order, so everything downstream of the resolution reads one shape.