Replies: 1 comment 4 replies
-
Folder.total_items_count Just look a bit into de code. |
Beta Was this translation helpful? Give feedback.
4 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.
-
Is there a way to get a count of messages within a folder / count of messages returned by a query? I can't seem to find any info on this.
Note: I realize you can convert the generator object to a list and get a count of the list - just wanted to see if there is a better way to get the count.
Beta Was this translation helpful? Give feedback.
All reactions