ContentType Enumeration
SharePoint 2010
Represents an enumeration of possible types for the display of items in an activity feed.
Assembly: Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
| Member name | Description | |
|---|---|---|
| PlainText | Specifies that the activity feed item should be returned as plain text, without any tagging or encoding. | |
| Html | Specifies that the activity feed item should be HTML-encoded and, if necessary, tagged with the appropriate HTML tags (such as for hyperlinks and ordered lists). |