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