SocialDataManager Members

Include Protected Members
Include Inherited Members

Represents an abstract base class that contains methods and properties that enable you to add, delete, retrieve, and manage social data.

The SocialDataManager type exposes the following members.

Properties

  Name Description
Public property IsSocialAdmin

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Protected method GetBulkUserProfiles(List<Int64>) Retrieves a list of user profiles corresponding to the specified list of user record IDs.
Protected method GetBulkUserProfiles(List<Int64>, Boolean) Retrieves a list of user profiles corresponding to the specified list of user record IDs.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method GetUserProfile Retrieves a user profile corresponding to the specified user record ID.
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

SocialDataManager Class

Microsoft.Office.Server.SocialData Namespace