Table of Contents

Method FirstBindingOf

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

FirstBindingOf(MailFolderAlias, RemoteFolderPath)

Binds an alias to a remote folder for the first time.

public static MailFolderResolution FirstBindingOf(MailFolderAlias alias, RemoteFolderPath remotePath)

Parameters

alias MailFolderAlias

The alias being bound.

remotePath RemoteFolderPath

The remote folder discovery matched.

Returns

MailFolderResolution

The first resolution of the alias.