Table of Contents

Property ConditionFailure

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

ConditionFailure

Gets why the condition produced no answer, which is present exactly when the outcome is Failed.

public MailRuleConditionFailure? ConditionFailure { get; init; }

Property Value

MailRuleConditionFailure?