Replies: 1 comment 9 replies
-
|
To navigate to a specific folder, you can use the slash notation: todo_folder = account.inbox / "todos"To select only unread emails, you can add a filter to the query: |
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi EveryOne,
how I can get unread email from child inbox using exchangelib ?
for example , get unread email from todos child inbox?
thanks
Beta Was this translation helpful? Give feedback.
All reactions