Uses of Class
odata.msgraph.client.beta.entity.collection.request.PostCollectionRequest
-
Packages that use PostCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of PostCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return PostCollectionRequest Modifier and Type Method Description PostCollectionRequestConversationThread. getPosts()Org.OData.Capabilities.V1.ChangeTracking -
Uses of PostCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return PostCollectionRequest Modifier and Type Method Description PostCollectionRequestConversationThreadCollectionRequest. posts() -
Uses of PostCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return PostCollectionRequest Modifier and Type Method Description PostCollectionRequestConversationThreadRequest. posts()
-