Hello,
I want to all the Mail Folders of Yahoo. I use following code to get all the folders.
var serverFolders = imapSetting.GetFolders();
But I don't get Smart View Folders.
How can I get Smart View Folders?
Also suggest me how to add screenshot from my harddrive? so I can explain with better way.