Property AccountId
- Namespace
- MailFathom.Domain.Delivery.Drafts
- Assembly
- MailFathom.Domain.dll
AccountId
Gets the account the draft belongs to, and the one a promotion would send it as.
public required MailAccountId AccountId { get; init; }
Gets the account the draft belongs to, and the one a promotion would send it as.
public required MailAccountId AccountId { get; init; }