Table of Contents

Constructor RemoteFolder

Namespace
MailFathom.Application.Folders
Assembly
MailFathom.Application.dll

RemoteFolder(RemoteFolderPath, IReadOnlyList<MailFolderSpecialUse>)

Describes one folder as the mail server advertises it.

public RemoteFolder(RemoteFolderPath Path, IReadOnlyList<MailFolderSpecialUse> SpecialUses)

Parameters

Path RemoteFolderPath

The advertised path and the hierarchy delimiter reported with it.

SpecialUses IReadOnlyList<MailFolderSpecialUse>

The roles the server reports for the folder, which is empty when it reports none.