Table of Contents

Property OriginalText

Namespace
MailFathom.Application.Emails.Extraction
Assembly
MailFathom.Application.dll

OriginalText

Gets the extracted body text before quoted history and signatures were removed, or null when the message yielded none.

public string? OriginalText { get; }

Property Value

string