SocialCommentDetail members
Represents details about a social comment.
The SocialCommentDetail type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SocialCommentDetail | Initializes a new instance of the SocialCommentDetail class. |
Top
Properties
Name | Description | |
---|---|---|
Comment | Gets or sets the body of the social comment. | |
IsHighPriority | Gets or sets a value that indicates the priority level of the social comment. | |
LastModifiedTime | Gets or sets the date and time when the social data was last modified. (Inherited from SocialDataDetail.) | |
Owner | Gets or sets the user associated with the social data. (Inherited from SocialDataDetail.) | |
Title | Gets or sets the title of the social data. (Inherited from SocialDataDetail.) | |
Url | Gets or sets the URL to the social data. (Inherited from SocialDataDetail.) |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top