SocialFeedAttributes 枚举
指定将应用于SocialFeed对象的属性。
此枚举具有 FlagsAttribute 属性,该属性允许其成员值的按位合并。
命名空间: 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 中)
语法
声明
<FlagsAttribute> _
Public Enumeration SocialFeedAttributes
用法
Dim instance As SocialFeedAttributes
[FlagsAttribute]
public enum SocialFeedAttributes
成员
成员名称 | 说明 | |
---|---|---|
None | 无属性应用。值 = 0。 | |
MoreThreadsAvailable | 源包含没有检索的更多线程。值 = 1。 | |
ValidTimeRange | ||
MovedToYammer |