UserProfile.FollowedContent 属性

为用户获取FollowedContent对象。

命名空间:  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 ReadOnly Property FollowedContent As FollowedContent
    Get
用法
Dim instance As UserProfile
Dim value As FollowedContent

value = instance.FollowedContent
public FollowedContent FollowedContent { get; }

属性值

类型:FollowedContent

备注

SocialFollowingManager是推荐的 API 用于关注人员和以下内容的功能。

另请参阅

引用

UserProfile 类

UserProfile 成员

Microsoft.SharePoint.Client.UserProfiles 命名空间