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
|**NextPageRequest**|An `IGraphServiceGroupsCollectionRequest` used to get to the next page of items, if another page exists. This value will be null if there is not a next page.|
25
-
|**AdditionData**|An `IDictionary<string, object>` to any additional values returned by the service. In this case, none. |
25
+
|**AdditionalData**|An `IDictionary<string, object>` to any additional values returned by the service. In this case, none. |
26
26
27
27
## Adding to a collection
28
28
@@ -58,4 +58,4 @@ var children = await graphServiceClient
0 commit comments