0 votes

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.

by (3.0k points)

1 Answer

0 votes

I think it is not possible to access or even list 'Smart View' folders using IMAP. At least I don't see them available anywhere. Consider asking on Yahoo help page, maybe this is possible via some kind of Yahoo configuration setting - Although I was not able to find it.

by (297k points)
...