Share via


ActivityManager.UserProfileManager Property

Gets the UserProfileManager object associated with this ActivityManager.

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

Syntax

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

value = instance.UserProfileManager
public UserProfileManager UserProfileManager { get; }

Property Value

Type: Microsoft.Office.Server.UserProfiles.UserProfileManager

See Also

Reference

ActivityManager Class

ActivityManager Members

Microsoft.Office.Server.ActivityFeed Namespace