Uses of Class
odata.msgraph.client.beta.entity.collection.request.TeamsAppInstallationCollectionRequest
-
Packages that use TeamsAppInstallationCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of TeamsAppInstallationCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return TeamsAppInstallationCollectionRequest Modifier and Type Method Description TeamsAppInstallationCollectionRequestChat. getInstalledApps()TeamsAppInstallationCollectionRequestTeam. getInstalledApps() -
Uses of TeamsAppInstallationCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return TeamsAppInstallationCollectionRequest Modifier and Type Method Description TeamsAppInstallationCollectionRequestChatCollectionRequest. installedApps()TeamsAppInstallationCollectionRequestTeamCollectionRequest. installedApps() -
Uses of TeamsAppInstallationCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return TeamsAppInstallationCollectionRequest Modifier and Type Method Description TeamsAppInstallationCollectionRequestChatRequest. installedApps()TeamsAppInstallationCollectionRequestTeamRequest. installedApps()
-