SocialTag properties

The SocialTag type exposes the following members.

Properties

  Name Description
Public property IsPrivate Gets s Boolean value indicating whether a social tag is private and therefore visible only to the owner.
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 SocialTagManager object that instantiated this SocialTag object.
Public property Owner Gets a UserProfile that represents the owner of the SocialData object. (Inherited from SocialData.)
Public property Term Gets the Term object stored in the social tag.
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

SocialTag class

Microsoft.Office.Server.SocialData namespace