SocialFeedManager.GetFullThread method
SharePoint 2013
Retrieves the specified thread with unabbreviated post and actor information.
Assembly: Microsoft.SharePoint.Client.UserProfiles (in Microsoft.SharePoint.Client.UserProfiles.dll)
Parameters
- threadId
- Type: System.String
The unique identifier of the thread to retrieve.
Return value
Type: Microsoft.SharePoint.Client.ClientResult<SocialThread>The specified thread with unabbreviated post and actor information.