Uses of Class
odata.msgraph.client.beta.entity.request.PersonRequest
-
Packages that use PersonRequest Package Description odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of PersonRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return PersonRequest Modifier and Type Method Description PersonRequestUserCollectionRequest. people(String id) -
Uses of PersonRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return PersonRequest Modifier and Type Method Description PersonRequestUserRequest. people(String id)
-