Method IsJunkFolder
- Namespace
- MailFathom.Application.Folders
- Assembly
- MailFathom.Application.dll
IsJunkFolder(MailAccountId, MailFolderAlias)
Reports whether one folder is the junk folder of its account.
bool IsJunkFolder(MailAccountId accountId, MailFolderAlias folderAlias)
Parameters
accountIdMailAccountIdThe account the folder belongs to.
folderAliasMailFolderAliasMailFathom's own name for the folder.