Uses of Class
odata.msgraph.client.beta.entity.collection.request.EmployeeCollectionRequest
-
Packages that use EmployeeCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of EmployeeCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return EmployeeCollectionRequest Modifier and Type Method Description EmployeeCollectionRequestCompany. getEmployees() -
Uses of EmployeeCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return EmployeeCollectionRequest Modifier and Type Method Description EmployeeCollectionRequestCompanyCollectionRequest. employees() -
Uses of EmployeeCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return EmployeeCollectionRequest Modifier and Type Method Description EmployeeCollectionRequestCompanyRequest. employees()
-