Share via


ActivityPreference 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.  

Defines the ActivityType objects whose events an entity does not want to see in a feed.

The ActivityPreference type exposes the following members.

Properties

  Name Description
Public property ActivityTypeId Gets the identifier of the ActivityType object associated with this ActivityPreference.
Public property EntityId Gets the identifier of the Entity object whose preference is stored in this ActivityPreference object.
Public property PartitionId Gets the identifier for the current data partition.

Top

Methods

  Name Description
Public method Commit Commits all changes to the ActivityPreference object to the database.
Public method Dispose Releases all unmanaged resources used by this object.
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 Refresh Repopulates the ActivityPreference with information from the database.
Public method Remove Removes this ActivityPreference object from the database.
Public method ToString (Inherited from Object.)

Top

See also

Reference

ActivityPreference class

Microsoft.Office.Server.ActivityFeed namespace