Uses of Class
odata.msgraph.client.beta.entity.collection.request.ChannelCollectionRequest
-
Packages that use ChannelCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of ChannelCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return ChannelCollectionRequest Modifier and Type Method Description ChannelCollectionRequestTeam. getChannels() -
Uses of ChannelCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return ChannelCollectionRequest Modifier and Type Method Description ChannelCollectionRequestTeamCollectionRequest. channels() -
Uses of ChannelCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return ChannelCollectionRequest Modifier and Type Method Description ChannelCollectionRequestTeamRequest. channels()
-