Table of Contents

Property AnsweredStoredEmailId

Namespace
MailFathom.Application.Emails.Threads
Assembly
MailFathom.Application.dll

AnsweredStoredEmailId

Gets the message this email answers, or null when it is a root of what is shown.

public StoredEmailId? AnsweredStoredEmailId { get; init; }

Property Value

StoredEmailId?