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