Table of Contents

Property IsApplied

Namespace
MailFathom.Application.Spam.Gating
Assembly
MailFathom.Application.dll

IsApplied

Whether the gate reaches anything at all. False with classification switched off, which is what makes a deployment that classifies nothing behave exactly as it did before the gate existed.

public bool IsApplied { get; init; }

Property Value

bool