SocialFeed members

Represents a social feed.

The SocialFeed type exposes the following members.

Constructors

  Name Description
Public method SocialFeed

Top

Properties

  Name Description
Public property Attributes Gets a set of attributes that apply to the feed.
Public property NewestProcessed Gets a DateTime value that indicates the newest retrieved post.
Public property OldestProcessed Gets a DateTime value that indicates the oldest retrieved post.
Public property Threads Gets the threads that make up the feed.
Public property TypeId This member is reserved for internal use and is not intended to be used directly from your code. (Overrides ClientValueObject.TypeId.)
Public property UnreadMentionCount Gets the count of unread mentions for the current user.

Top

Methods

  Name Description
Public method CustomFromJson This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.)
Public method CustomWriteToXml This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.)
Public method FromJson This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.)
Protected method InitOnePropertyFromJson This member is reserved for internal use and is not intended to be used directly from your code. (Overrides ClientValueObject.InitOnePropertyFromJson(String, JsonReader).)
Public method ToString (Inherited from Object.)
Public method WriteToXml This member is reserved for internal use and is not intended to be used directly from your code. (Overrides ClientValueObject.WriteToXml(XmlWriter, SerializationContext).)

Top

See also

Reference

SocialFeed class

Microsoft.SharePoint.Client.Social namespace