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 SPServiceContext 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 ServiceContext As SPServiceContext
Get
'Usage
Dim instance As ActivityManager
Dim value As SPServiceContext
value = instance.ServiceContext
public SPServiceContext ServiceContext { get; }
Property Value
Type: Microsoft.SharePoint.SPServiceContext