Property AnsweredStoredEmailId
- Namespace
- MailFathom.Application.Emails.Threads
- Assembly
- MailFathom.Application.dll
AnsweredStoredEmailId
The email this one answers among the emails the caller is shown, or null when it is a root of what they are shown.
public StoredEmailId? AnsweredStoredEmailId { get; init; }