Property LastRun
- Assembly
- MailFathom.Application.dll
LastRun
How the account's most recent finished run ended, or null when none has finished in this process.
public MailAccountRunReport? LastRun { get; init; }
How the account's most recent finished run ended, or null when none has finished in this process.
public MailAccountRunReport? LastRun { get; init; }