Table of Contents

Property AccountIds

Namespace
MailFathom.Application.Emails.Mailboxes
Assembly
MailFathom.Application.dll

AccountIds

Gets the accounts the query is restricted to, deduplicated and ordered, or empty when the request named none.

public IReadOnlyList<MailAccountId> AccountIds { get; }

Property Value

IReadOnlyList<MailAccountId>