3.1.5.37.2.1.7 Suggestions
Return Type: CSOM array of Microsoft.SharePoint.Client.Social.SocialActor
The Suggestions method retrieves a list of suggested actors for the current user to follow. For details on the SocialActor type, see section 3.1.5.2.
For example, the following REST HTTP_GET message calls the Suggestions resource. This message has an entity body equal to the empty string ("").
-
http://my.contoso.com/_api/social.following/my/Suggestions
Parameters: None