Share via


SocialDataManager.IsSocialAdmin Property

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

Syntax

'Declaration
Public ReadOnly Property IsSocialAdmin As Boolean
    Get
'Usage
Dim instance As SocialDataManager
Dim value As Boolean

value = instance.IsSocialAdmin
public bool IsSocialAdmin { get; }

Property Value

Type: System.Boolean

See Also

Reference

SocialDataManager Class

SocialDataManager Members

Microsoft.Office.Server.SocialData Namespace