Table of Contents

Property ParentStoredEmailId

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

ParentStoredEmailId

Gets the message this one answers, or null when it answers none stored here.

public StoredEmailId? ParentStoredEmailId { get; init; }

Property Value

StoredEmailId?

Remarks

The stored relation rather than the published one. A message whose parent is withheld from the caller is published as a root of what they are shown, which the ordering decides; this value is what it decides from.