Table of Contents

Property Accounts

Namespace
MailFathom.Application.Retrieval.AskMail
Assembly
MailFathom.Application.dll

Accounts

Gets the text naming the accounts the answer may be drawn from, 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.