I need a help on how to find the list of messages using a conversation Id:
So to what i understand, i have explained the scenario below:
I tried using the documentation but no luck, as the documentation do not mention any thing about this scenario.
Could some one help me in understanding or please share the link which can be refered to solve the issue.
below is the code i am using to execute the function,
mGraphServiceClient.me().messages().buildRequest()
So here I can find with ID, but i am not sure from the parent ID how to get its all threads.
you don't need to call api for getting messages from inbox and sent folder.
try like this
https://graph.microsoft.com/v1.0/me/messages$select=conversationId,subject,from,body,receivedDateTime,id,hasAttachments,toRecipients,ccRecipients,bccRecipients,replyTo&$filter=conversationId eq 'hugyguder76439cbfnu4f4n'
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With