Property NextRunDueAt
- Assembly
- MailFathom.Application.dll
NextRunDueAt
When the next run is due, or null while the account is not waiting for one.
public DateTimeOffset? NextRunDueAt { get; init; }
When the next run is due, or null while the account is not waiting for one.
public DateTimeOffset? NextRunDueAt { get; init; }