共用方式為


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

請參閱

參照

Microsoft.SharePoint.Client.Social 命名空間