Property LastRun
- Assembly
- MailFathom.Application.dll
LastRun
How the folder's most recent turn through a run ended, or null when no run of this process has taken one.
public MailFolderRunReport? LastRun { get; init; }
How the folder's most recent turn through a run ended, or null when no run of this process has taken one.
public MailFolderRunReport? LastRun { get; init; }