Uses of Class
odata.msgraph.client.beta.entity.collection.request.TeamsTabCollectionRequest
-
Packages that use TeamsTabCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of TeamsTabCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return TeamsTabCollectionRequest Modifier and Type Method Description TeamsTabCollectionRequestChannel. getTabs()TeamsTabCollectionRequestChat. getTabs() -
Uses of TeamsTabCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return TeamsTabCollectionRequest Modifier and Type Method Description TeamsTabCollectionRequestChannelCollectionRequest. tabs()TeamsTabCollectionRequestChatCollectionRequest. tabs() -
Uses of TeamsTabCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return TeamsTabCollectionRequest Modifier and Type Method Description TeamsTabCollectionRequestChannelRequest. tabs()TeamsTabCollectionRequestChatRequest. tabs()
-