Property AccountId
- Namespace
- MailFathom.Application.Jobs.Scheduling
- Assembly
- MailFathom.Application.dll
AccountId
The account the work belongs to, or null when it belongs to none.
public MailAccountId? AccountId { get; init; }
The account the work belongs to, or null when it belongs to none.
public MailAccountId? AccountId { get; init; }