Table of Contents

Property Accounts

Namespace
MailFathom.Application.Rules
Assembly
MailFathom.Application.dll

Accounts

The accounts the rule was scoped to, in declared order, empty for a rule that applies to every account.

public IReadOnlyList<string> Accounts { get; init; }

Property Value

IReadOnlyList<string>