Table of Contents

Property Folders

Namespace
MailFathom.Application.Emails.ListEmails
Assembly
MailFathom.Application.dll

Folders

Gets the folders to list 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.