SocialFeedOptions properties

The SocialFeedOptions type exposes the following members.

Properties

  Name Description
Public property MaxThreadCount Gets or sets the maximum number of threads to retrieve. Valid values are between zero and 100. Setting the value to zero will set the MaxThreadCount property to the default value of 20.
Public property NewerThan Gets or sets the "newer than" boundary of the time span to retrieve.
Public property OlderThan Gets or sets the "older than" boundary of the time span to retrieve.
Public property SortOrder Gets or sets the feed sort order.
Public property TypeId This member is reserved for internal use and is not intended to be used directly from your code. (Overrides ClientValueObject.TypeId.)

Top

See also

Reference

SocialFeedOptions class

Microsoft.SharePoint.Client.Social namespace