Uses of Class
odata.msgraph.client.beta.entity.collection.request.MobileAppIntentAndStateCollectionRequest
-
Packages that use MobileAppIntentAndStateCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of MobileAppIntentAndStateCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return MobileAppIntentAndStateCollectionRequest Modifier and Type Method Description MobileAppIntentAndStateCollectionRequestUser. getMobileAppIntentAndStates()“The list of troubleshooting events for this user.” -
Uses of MobileAppIntentAndStateCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return MobileAppIntentAndStateCollectionRequest Modifier and Type Method Description MobileAppIntentAndStateCollectionRequestUserCollectionRequest. mobileAppIntentAndStates() -
Uses of MobileAppIntentAndStateCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return MobileAppIntentAndStateCollectionRequest Modifier and Type Method Description MobileAppIntentAndStateCollectionRequestUserRequest. mobileAppIntentAndStates()
-