Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pagination for getDirectoryContents #295

Open
rowthan opened this issue Feb 24, 2022 · 1 comment
Open

Pagination for getDirectoryContents #295

rowthan opened this issue Feb 24, 2022 · 1 comment

Comments

@rowthan
Copy link

rowthan commented Feb 24, 2022

Is there a pagination params for getDirectoryContents query ?
as below:

client.getDirectoryContents('/root',{
  rows: '20-40' // means find the items from 20 - 40 
})

https://docs.microsoft.com/zh-cn/previous-versions/office/developer/exchange-server-2003/aa123634(v=exchg.65)

@perry-mitchell
Copy link
Owner

There is not, but I'd happily accept a PR adding this as an optional feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants