Table of Contents

Constructor MailFolderResolution

Namespace
MailFathom.Domain.Folders
Assembly
MailFathom.Domain.dll

MailFolderResolution(MailFolderAlias, MailFolderResolutionGeneration, RemoteFolderPath)

Binds one alias to the remote folder that discovery matched it to.

public MailFolderResolution(MailFolderAlias Alias, MailFolderResolutionGeneration Generation, RemoteFolderPath RemotePath)

Parameters

Alias MailFolderAlias

The operator-facing folder name.

Generation MailFolderResolutionGeneration

The binding this resolution represents.

RemotePath RemoteFolderPath

The remote folder the alias currently names.