Uses of Class
odata.msgraph.client.beta.entity.collection.request.PersonCollectionRequest
-
Packages that use PersonCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of PersonCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return PersonCollectionRequest Modifier and Type Method Description PersonCollectionRequestUser. getPeople()Org.OData.Capabilities.V1.ChangeTracking -
Uses of PersonCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return PersonCollectionRequest Modifier and Type Method Description PersonCollectionRequestUserCollectionRequest. people() -
Uses of PersonCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return PersonCollectionRequest Modifier and Type Method Description PersonCollectionRequestUserRequest. people()
-