Downloads the list of all IMAP folders of the mail account.
Downloads the list of all IMAP folders of the mail account.
public FolderCollection DownloadFolders();
Downloads the list of IMAP folders of the mail account.
public FolderCollection DownloadFolders(bool);
Downloads the list of IMAP folders matching the specified criteria.
public FolderCollection DownloadFolders(bool,string,string);
Imap Class | MailBee.ImapMail Namespace | BeginDownloadFolders