I want to read the mails from the subfolder of the outlook mailbox.
Inbox
├──myfolder
I can read Inbox using account.inbox.all()
but i want to read mails in myfolder
I tried the things in folder
section of this page but i couldn't get it right