Table of Contents

Property Disabled

Namespace
MailFathom.Application.Mail.Mutations.Audit
Assembly
MailFathom.Application.dll

Disabled

Gets the settings of an account that has not turned the trail on, which is every account by default.

public static MailboxMutationAuditSettings Disabled { get; }

Property Value

MailboxMutationAuditSettings

Remarks

The retention is Zero, which names no window and erases nothing. That is the honest answer for an account this deployment does not configure: there is no operator decision to apply, and reading the absence as "erase immediately" would destroy a trail on the strength of a missing configuration section. An account that turns the trail off keeps the window it configured, so its existing entries age out as they were always going to.