Uses of Class
odata.msgraph.client.beta.entity.collection.request.ConversationCollectionRequest
-
Packages that use ConversationCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of ConversationCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return ConversationCollectionRequest Modifier and Type Method Description ConversationCollectionRequestGroup. getConversations()Org.OData.Capabilities.V1.ChangeTracking -
Uses of ConversationCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return ConversationCollectionRequest Modifier and Type Method Description ConversationCollectionRequestGroupCollectionRequest. conversations() -
Uses of ConversationCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return ConversationCollectionRequest Modifier and Type Method Description ConversationCollectionRequestGroupRequest. conversations()
-