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.
Represents options that you can specify when retrieving a feed.
Applies to: apps for SharePoint | Office 365 | SharePoint Foundation 2013 | SharePoint Server 2013
var object = new SP.Social.SocialFeedOptions()
Members
The SocialFeedOptions object has the following members.
Constructor
The SocialFeedOptions object has the following constructor.
Constructor |
Description |
---|---|
Initializes a new instance of a SocialFeedOptions object. |
Methods
The SocialFeedOptions object has the following methods.
Method |
Description |
---|---|
This member is reserved for internal use and is not intended to be used directly from your code. |
|
This member is reserved for internal use and is not intended to be used directly from your code. |
Properties
The SocialFeedOptions object has the following properties.
Property |
Description |
---|---|
Gets or sets the maximum number of threads to retrieve. |
|
Gets or sets the "newer than" boundary of the time span to retrieve. |
|
Gets or sets the "older than" boundary of the time span to retrieve. |
|
Gets or sets the feed sort order. |
|
This member is reserved for internal use and is not intended to be used directly from your code. |