Table of Contents

Property Accounts

Namespace
MailFathom.Application.Emails.SearchEmails
Assembly
MailFathom.Application.dll

Accounts

Gets the text naming the accounts to search, or empty for every account this deployment serves.

public IReadOnlyList<MailAccountSelector> Accounts { get; init; }

Property Value

IReadOnlyList<MailAccountSelector>

Remarks

An account may be named by its configured identifier or by the display name it is published under, and the use case settles which against the accounts it serves.