Quantcast
Channel: ImapX 2
Viewing all articles
Browse latest Browse all 1952

Created Unassigned: I'm not coneguindo load the subfolders of my email account. [1762]

$
0
0
ImapX.ImapClient imap = new ImapX.ImapClient(strServidor,intPorta);
imap.Connection();
imap.LogIn(strLogin, strSenha);

List<Folder> folders = imap.GetFolders();

foreach (Folder fd in folders)
{
string str = fd.Name;
string strp = fd.FolderPath;

//always brings 0 folders
fd.SubFolder;

}

Viewing all articles
Browse latest Browse all 1952

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>