Uses of Class
odata.msgraph.client.beta.entity.request.ConversationRequest
-
Packages that use ConversationRequest Package Description odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of ConversationRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return ConversationRequest Modifier and Type Method Description ConversationRequestGroupCollectionRequest. conversations(String id) -
Uses of ConversationRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return ConversationRequest Modifier and Type Method Description ConversationRequestGroupRequest. conversations(String id)
-