Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the properties of the SocialComment.
Namespace:  Microsoft.SharePoint.Portal.WebControls
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Protected Enumeration SocialCommentProperty
'Usage
Dim instance As SocialCommentControl.SocialCommentProperty
protected enum SocialCommentProperty
Members
| Member name | Description | |
|---|---|---|
| Picture | The Picture URL of the SocialComment owner. | |
| FullName | The Preferred Name of the SocialComment owner. | |
| PublicPage | The PublicUrl of the SocialComment owner. | |
| IMPawn | Reserved for internal use. | |
| ModifiedTime | The LastModifiedTime of the SocialComment. | |
| Comment | The Comment. |