SPSocialFeedOptions members

Represents options that you can specify when retrieving a social feed.

The SPSocialFeedOptions type exposes the following members.

Constructors

  Name Description
Public method SPSocialFeedOptions Initializes a new instance of the SPSocialFeedOptions class.

Top

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.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

SPSocialFeedOptions class

Microsoft.Office.Server.Social namespace