Property Account
- Namespace
- MailFathom.Application.Mail.Delivery.Submission
- Assembly
- MailFathom.Application.dll
Account
Gets the account the message is sent as, named as a caller names one.
public required MailAccountSelector Account { get; init; }
Gets the account the message is sent as, named as a caller names one.
public required MailAccountSelector Account { get; init; }