UserProfileManager.MySiteHostMicrofeedEnabled property

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

Syntax

'Declaration
Public ReadOnly Property MySiteHostMicrofeedEnabled As Boolean
    Get
'Usage
Dim instance As UserProfileManager
Dim value As Boolean

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

Property value

Type: System.Boolean

See also

Reference

UserProfileManager class

UserProfileManager members

Microsoft.Office.Server.UserProfiles namespace