Property AccountIds
- Namespace
- MailFathom.Application.Emails.ListEmails
- Assembly
- MailFathom.Application.dll
AccountIds
Gets the accounts to list from, or empty for every account this deployment serves.
public IReadOnlyList<MailAccountId> AccountIds { get; init; }