SocialFollowingManager.GetSuggestions Method

Definition

[Microsoft.SharePoint.Client.Remote]
public Microsoft.SharePoint.Client.ClientResult<Microsoft.SharePoint.Client.Social.SocialActor[]> GetSuggestions ();
member this.GetSuggestions : unit -> Microsoft.SharePoint.Client.ClientResult<Microsoft.SharePoint.Client.Social.SocialActor[]>
Public Function GetSuggestions () As ClientResult(Of SocialActor())

Returns

Attributes

Applies to