Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies attributes that apply to a SocialFeed object.
Applies to: apps for SharePoint | Office 365 | SharePoint Foundation 2013 | SharePoint Server 2013
SP.Social.SocialFeedAttributes
Members
The SocialFeedAttributes enumeration has the following members.
Member |
Value |
Description |
---|---|---|
none |
0 |
No attributes are applied. |
moreThreadsAvailable |
1 |
The feed contains additional threads that were not retrieved. |
validTimeRange |
2 |
The OldestProcessed and NewestProcessed timestamps are valid. |
Remarks
This enumeration allows a bitwise combination of its member values.