Table of Contents

Property Schedule

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

Schedule

Gets the occasions a scheduled walk of this rule happens on, and null when it declares no schedule.

public JobRecurrence? Schedule { get; }

Property Value

JobRecurrence

Remarks

Present exactly when Schedule is declared, which is a claim the configuration section makes true rather than one read here: a schedule without the trigger names occasions nothing acts on, and the trigger without a schedule is a rule that would never fire.