Microsoft.Office.Server.SocialData Namespace
Contains classes that create and manipulate pieces of social data. Some of the most commonly used types in this namespace are, SocialCommentManager, SocialRatingManager, and SocialTagManager.
Classes
.gif) |
DeletedSocialComment |
Represents a social comment whose information has been deleted from the database. |
.gif) |
DeletedSocialData |
Abstract base class representing a piece of social data whose information has been deleted from the database. |
.gif) |
DeletedSocialRating |
Represents a social rating whose information has been deleted from the database. |
.gif) |
DeletedSocialTag |
Represents a social tag whose information has been deleted from the database. |
.gif) |
FeedbackData |
Contains a set of properties that are logged as analysis data whenever a SocialRating is set. |
.gif) |
PluggableSocialSecurityTrimmerManager |
Instantiates registered security trimmers for social data. |
.gif) |
SearchSocialSecurityTrimmer |
Contains methods for security trimming lists that contain social data. |
.gif) |
SocialComment |
Contains properties that represent a social comment. |
.gif) |
SocialCommentManager |
Contains methods and properties that allow you to add, delete, retrieve, and manage social comments. |
.gif) |
SocialData |
Represents an abstract class that contains properties comprising a piece of social data. |
.gif) |
SocialDataManager |
Represents an abstract base class that contains methods and properties that enable you to add, delete, retrieve, and manage social data. |
.gif) |
SocialRating |
Contains properties representing a social rating, which is a specific piece of social data that ranks an entity on a scale of 0-5. |
.gif) |
SocialRatingAverage |
Represents the average rating for a specific URL. |
.gif) |
SocialRatingManager |
Contains methods and properties used to manipulate social rating data. |
.gif) |
SocialTag |
Represents a social tag, consisting of a URI and a term from the taxonomy term store. |
.gif) |
SocialTagManager |
Contains methods and properties used to manipulate social tag data. |
.gif) |
SocialTerm |
Represents a term that has been made available for social tagging. |
.gif) |
SocialUrl |
Represents a URL that has been tagged at least one time with a SocialTag. |
Interfaces
Enumerations
.gif) |
SocialItemPrivacy |
An enumeration of values that specify the possible privacy levels of social tags. |