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
aliasMailFolderAliasThe alias being bound.
remotePathRemoteFolderPathThe remote folder discovery matched.
Returns
- MailFolderResolution
The first resolution of the alias.