Table of Contents

Property IsCompiled

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

IsCompiled

Gets whether the condition can be used against mail.

[MemberNotNullWhen(true, "Condition")]
public bool IsCompiled { get; }

Property Value

bool