Forum Discussion
Deleted
Feb 02, 2017Not applicable
"Like" Office 365 group conversations using the Microsoft Graph
We are using Office 365 group conversations in our web application. We read/write the conversation threads and the messages in these threads using the Microsoft Graph API. In the Outlook Online exper...
prashant k
Jan 09, 2018Copper Contributor
Even we are looking for the same information but did not see any information about Graph calls anywhere.
Deleted
Jan 09, 2018Not applicable
We've implemented this functionality using EWS (Exchange Web Services), since it was not possible using the Graph API. This works quite well.