Table of Contents

Property ActedEmailCount

Namespace
MailFathom.Application.Spam.Runs
Assembly
MailFathom.Application.dll

ActedEmailCount

Gets how many occurrences the run asked the mailbox to change, or would have asked for in a dry run.

public int ActedEmailCount { get; init; }

Property Value

int

Remarks

One count for both postures, because the posture is on this record and the count means the same thing under each: this is the mail the switches reach. In a dry run it is the whole of what the operator is deciding whether to allow.