Table of Contents

Property FolderAliases

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

FolderAliases

Gets the folder aliases the query is restricted to, deduplicated and ordered, or empty for every folder.

public IReadOnlyList<MailFolderAlias> FolderAliases { get; }

Property Value

IReadOnlyList<MailFolderAlias>