Table of Contents

Property SubjectFragment

Namespace
MailFathom.Application.Emails.SearchEmails
Assembly
MailFathom.Application.dll

SubjectFragment

Gets the fragment the subject must contain, compared without regard to case, or null for any subject.

public string? SubjectFragment { get; init; }

Property Value

string

Remarks

A structured filter over the stored subject, unrelated to the free-text query: it narrows which emails are eligible before any of them is ranked.