EwsMessageFoldersFilter Property |
Namespace: MailBee.EwsMail
This is a helper property, you can construct SearchFilter objects manually if you need this.
MailBee considers a folder to be mail-specific is it has FolderClass equal to "IPF.Note" or does not have FolderClass at all. By default, DownloadFolders(bool) method and its overloads will list all the folders in the account. Using DownloadFolders(FolderId, FolderView, SearchFilter, bool) with SearchFilter set to MessageFoldersFilter lets you limit the output to mail-specific folders only.