Table of Contents

Property Folders

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

Folders

Gets the folders the answer may be drawn from, or empty for every folder of the named accounts.

public IReadOnlyList<MailFolderReference> Folders { get; init; }

Property Value

IReadOnlyList<MailFolderReference>

Remarks

A folder may be named by its alias or by the role it plays, and the use case settles which folder of which account each one means.