Поделиться через


Метод SocialFollowingManager.GetSuggestions

Получение списка предлагаемых пользователей для текущего пользователя для подписки.

Пространство имен:  Microsoft.SharePoint.Client.Social
Сборки:   Microsoft.SharePoint.Client.UserProfiles.Silverlight (в Microsoft.SharePoint.Client.UserProfiles.Silverlight.dll);  Microsoft.SharePoint.Client.UserProfiles.Phone (в Microsoft.SharePoint.Client.UserProfiles.Phone.dll)  Microsoft.SharePoint.Client.UserProfiles (в Microsoft.SharePoint.Client.UserProfiles.dll)

Синтаксис

'Декларация
Public Function GetSuggestions As ClientResult(Of SocialActor())
'Применение
Dim instance As SocialFollowingManager
Dim returnValue As ClientResult(Of SocialActor())

returnValue = instance.GetSuggestions()
public ClientResult<SocialActor[]> GetSuggestions()

Возвращаемое значение

Тип: Microsoft.SharePoint.Client.ClientResult<[]>

См. также

Справочные материалы

SocialFollowingManager класс

Элементы SocialFollowingManager

Пространство имен Microsoft.SharePoint.Client.Social