SocialRating Properties

Include Protected Members
Include Inherited Members

The SocialRating type exposes the following members.

Properties

  Name Description
Public property LastModifiedTime Gets the DateTime object representing the time when the piece of social data was last updated. (Inherited from SocialData.)
Public property Manager Gets the SocialRatingManager object that instantiated this SocialRating object.
Public property Owner Gets a UserProfile that represents the owner of the SocialData object. (Inherited from SocialData.)
Public property Rating Gets an integer value on a scale of 0-5 that represents the value of a social rating.
Public property Title Gets the title of this piece of social data. (Inherited from SocialData.)
Public property Url Gets a Uri object stored by the piece of social data. (Inherited from SocialData.)

Top

See Also

Reference

SocialRating Class

Microsoft.Office.Server.SocialData Namespace