Table of Contents

Property Accepted

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

Accepted

Whether this request is what put the run in front of the account. A request that finds one already outstanding is answered with that run rather than refused: the caller asked for the account's mail to be re-evaluated and it is going to be, which is the answer they wanted even though nothing new was written.

public bool Accepted { get; init; }

Property Value

bool