I want to load all Office365Users (more than 3000 Users) into a collection. The Problem is that the searchUser-function only returns the first 999 users. I had an idea to use the searchUser-function several times to load the first 999 users into the collection and then loading the next 999 users, skipping the first 999 users and so on. But I haven't figured out how to skip users? And if that isn't possible do you have an idea how to load all users into a collection?

Report
All responses (
Answers (