Uses of Class
odata.msgraph.client.beta.entity.request.TeamsAppInstallationRequest
-
Packages that use TeamsAppInstallationRequest Package Description odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of TeamsAppInstallationRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return TeamsAppInstallationRequest Modifier and Type Method Description TeamsAppInstallationRequestChatCollectionRequest. installedApps(String id)TeamsAppInstallationRequestTeamCollectionRequest. installedApps(String id) -
Uses of TeamsAppInstallationRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return TeamsAppInstallationRequest Modifier and Type Method Description TeamsAppInstallationRequestChatRequest. installedApps(String id)TeamsAppInstallationRequestTeamRequest. installedApps(String id)
-