Property AccountId
- Namespace
- MailFathom.Domain.Delivery
- Assembly
- MailFathom.Domain.dll
AccountId
Gets the account the message is submitted through and sent as.
public required MailAccountId AccountId { get; init; }
Gets the account the message is submitted through and sent as.
public required MailAccountId AccountId { get; init; }