Property AnsweredStoredEmailId
- Namespace
- MailFathom.Application.Emails.Threads
- Assembly
- MailFathom.Application.dll
AnsweredStoredEmailId
Gets the stored email it answers, or null while nothing has resolved one.
public StoredEmailId? AnsweredStoredEmailId { get; init; }