Table of Contents

Property Observation

Namespace
MailFathom.Domain.Spam
Assembly
MailFathom.Domain.dll

Observation

Gets what was observed, or null when the signal is the observation.

public string? Observation { get; }

Property Value

string

Remarks

A junk-folder placement and a scanner rule that fired carry nothing here: that they were observed at all is the whole fact. An authentication result and a provider header carry the value the source wrote.