SPSocialDataOverlayType enumeration

Specifies the type of data that an SPSocialDataOverlay object associates with a substring in the text of a post's content.

Namespace:  Microsoft.Office.Server.Social
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)

Syntax

'Declaration
Public Enumeration SPSocialDataOverlayType
'Usage
Dim instance As SPSocialDataOverlayType
public enum SPSocialDataOverlayType

Members

Member name Description
Link A URI.
Actors One or more actors.

See also

Reference

Microsoft.Office.Server.Social namespace