SPSocialFeedAttributes enumeration

Specifies attributes that apply to a social feed.

This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.

Namespace:  Microsoft.Office.Server.Social
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)

Syntax

'Declaration
<FlagsAttribute> _
Public Enumeration SPSocialFeedAttributes
'Usage
Dim instance As SPSocialFeedAttributes
[FlagsAttribute]
public enum SPSocialFeedAttributes

Members

Member name Description
None The feed has no attributes applied.
MoreThreadsAvailable The feed contains additional threads that were not retrieved.

See also

Reference

Microsoft.Office.Server.Social namespace