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
PathRemoteFolderPathThe advertised path and the hierarchy delimiter reported with it.
SpecialUsesIReadOnlyList<MailFolderSpecialUse>The roles the server reports for the folder, which is empty when it reports none.