SocialFeedType 枚举

指定SocialFeed类型。

命名空间:  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 Enumeration SocialFeedType
用法
Dim instance As SocialFeedType
public enum SocialFeedType

成员

成员名称 说明
Personal 当前用户的活动。
News 通过当前用户和人员和关注用户的内容的活动。照顾最近的活动中指定的时间跨度。
Timeline 通过当前用户和人员和关注用户的内容的活动。照顾包括最大的用户的社交图形的成员的活动。
Likes 微博公告的当前用户赞,由LikeReference线程类型 (请参阅SharePoint Server 2013 好友动态订阅源中的引用线索和摘要线索)。

Everyone 最近的当前用户的整个组织的活动。

备注

源的源数据的类型代表扇区。检索当前用户,任何源的类型,但您可以仅检索Personal源不同的用户。有关详细信息,请参阅源类型概述如何:使用 SharePoint 2013 中的 .NET 客户端对象模型创建和删除帖子以及检索好友动态订阅源

另请参阅

引用

Microsoft.SharePoint.Client.Social 命名空间