Table of Contents

Property TrimmedText

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

TrimmedText

Gets the body text that remained after trimming, which is the form the lexical index covers.

public string? TrimmedText { get; }

Property Value

string