ActivityPreferencePerType members

This object, member, or enumeration is deprecated and is not intended to be used in your code.  SharePoint 2013 includes the following APIs for working with feeds: .NET client, JavaScript, REST, and server. See Work with social feeds in SharePoint 2013 to choose the API for your specific feed-related programming tasks.  

Contains an ActivityType object and a Boolean value indicating whether a preference for this type has been set.

The ActivityPreferencePerType type exposes the following members.

Constructors

  Name Description
Public method ActivityPreferencePerType Creates an instance of an ActivityPreferencePerType object.

Top

Properties

  Name Description
Public property ActivityType Gets or sets an ActivityType object for which a preference can be stored.
Public property IsSet Gets or sets a value indicating whether a user wants to see the ActivityType object stored in this ActivityPreferencePerType in a feed.

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

ActivityPreferencePerType class

Microsoft.Office.Server.ActivityFeed namespace