SocialItemPrivacy enumeration

An enumeration of values that specify the possible privacy levels of social tags.

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

Syntax

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

Members

Member name Description
PublicOnly
IncludeMyPrivateData
IncludeAllPrivateData

See also

Reference

Microsoft.Office.Server.SocialData namespace