ActivityManager constructor (UserProfile)

Creates an instance of the ActivityManager class from the current SPServiceContext and for the specified user, which must be the current user.

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

Syntax

'Declaration
Public Sub New ( _
    userProfile As UserProfile _
)
'Usage
Dim userProfile As UserProfile

Dim instance As New ActivityManager(userProfile)
public ActivityManager(
    UserProfile userProfile
)

Parameters

See also

Reference

ActivityManager class

ActivityManager members

ActivityManager overload

Microsoft.Office.Server.ActivityFeed namespace