SocialComment Properties

Include Protected Members
Include Inherited Members

The SocialComment type exposes the following members.

Properties

  Name Description
Public property Comment Gets a String representing the contents of the social comment.
Public property IsHighPriority Gets a Boolean value indicating whether a social comment has a high priority.
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 SocialCommentManager object that instantiated this SocialComment object.
Public property Owner Gets a UserProfile that represents the owner of the SocialData object. (Inherited from SocialData.)
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

SocialComment Class

Microsoft.Office.Server.SocialData Namespace