Expand Minimize
This topic has not yet been rated - Rate this topic

ContentType Enumeration

Represents an enumeration of possible types for the display of items in an activity feed.

Namespace:  Microsoft.Office.Server.ActivityFeed
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
public enum ContentType
Member nameDescription
PlainTextSpecifies that the activity feed item should be returned as plain text, without any tagging or encoding.
HtmlSpecifies 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).
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.