Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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