Property ThreadId
- Namespace
- MailFathom.Application.Emails.Threads
- Assembly
- MailFathom.Application.dll
ThreadId
Gets the conversation's identifier, which a content read may be repeated with to fetch the whole of it.
public required EmailThreadId ThreadId { get; init; }