Uses of Class
odata.msgraph.client.beta.entity.collection.request.MobileAppCategoryCollectionRequest
-
Packages that use MobileAppCategoryCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of MobileAppCategoryCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return MobileAppCategoryCollectionRequest Modifier and Type Method Description MobileAppCategoryCollectionRequestMobileApp. getCategories()“The list of categories for this app.”MobileAppCategoryCollectionRequestDeviceAppManagement. getMobileAppCategories()“The mobile app categories.” -
Uses of MobileAppCategoryCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return MobileAppCategoryCollectionRequest Modifier and Type Method Description MobileAppCategoryCollectionRequestMobileAppCollectionRequest. categories() -
Uses of MobileAppCategoryCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return MobileAppCategoryCollectionRequest Modifier and Type Method Description MobileAppCategoryCollectionRequestMobileAppRequest. categories()MobileAppCategoryCollectionRequestDeviceAppManagementRequest. mobileAppCategories()
-