Property AccountId
- Namespace
- MailFathom.Application.Mail.Delivery.Operations
- Assembly
- MailFathom.Application.dll
AccountId
Gets the account the message is sent from, as the deployment's configuration names it.
public required MailAccountId AccountId { get; init; }