Property AccountId
- Namespace
- MailFathom.Application.Mail.Mutations.Authoring
- Assembly
- MailFathom.Application.dll
AccountId
The account that email belongs to, which is the account whose run will carry the change.
public MailAccountId AccountId { get; init; }