Hi all,
We need retrieve conversation related to Social Hash Tags using CSOM.
I refered http://social.msdn.microsoft.com/Forums/en-US/3f1a4334-5ca6-4a37-afa7-6988ea5607ce/search-for-social-hashtags-and-show-the-related-post-with-its-image-from-the-search-results-with?forum=appsforsharepoint to use Client Search APIs to fetch the hash tag results but i am also facing the same issue. The search results do not return post Thread ID which can be used in GetFullThread() of SocialFeedManager object.
So does anyone know how to obtain the thread ID from the search results?
Or is there any other way that I can try to accomplish this.
Kindly help!!
Thanks in advance