You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently there doesn't seem to be any way to access more than the first 100 members of any o365 group.
I'm talking specifically about the Group.get_group_members() method.
I would suggest adding a limit parameter, similarly to how its done in the Directory class.
Thanks, Peter
The text was updated successfully, but these errors were encountered:
Currently there doesn't seem to be any way to access more than the first 100 members of any o365 group.
I'm talking specifically about the
Group.get_group_members()
method.I would suggest adding a limit parameter, similarly to how its done in the Directory class.
Thanks, Peter
The text was updated successfully, but these errors were encountered: