次の方法で共有


PeopleManager.GetTrendingTags メソッド

最も一般的なノート シールを取得します。

名前空間:  Microsoft.SharePoint.Client.UserProfiles
アセンブリ:   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 Shared Function GetTrendingTags ( _
    context As ClientRuntimeContext _
) As HashTagCollection
'使用
Dim context As ClientRuntimeContext
Dim returnValue As HashTagCollection

returnValue = PeopleManager.GetTrendingTags(context)
public static HashTagCollection GetTrendingTags(
    ClientRuntimeContext context
)

パラメーター

戻り値

型: Microsoft.SharePoint.Client.UserProfiles.HashTagCollection

注釈

この方法は、よく使われるタグが最初に表示されるように並べ替えられた過去 1 週間、20 のよく使われるハッシュ タグを返します。

関連項目

参照先

PeopleManager クラス

PeopleManager メンバー

Microsoft.SharePoint.Client.UserProfiles 名前空間