Table of Contents

Method ToRemotePath

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

ToRemotePath(MailFolderAlias, RemoteFolderPath)

Maps an alias onto the server-advertised path an operator wrote.

public static MailFolderMapping ToRemotePath(MailFolderAlias alias, RemoteFolderPath remotePath)

Parameters

alias MailFolderAlias

The operator-facing folder name.

remotePath RemoteFolderPath

The remote path the alias names.

Returns

MailFolderMapping

A mapping resolved by matching the advertised path.