ActivityManager.MaxRollupSize Property
Namespace: Microsoft.Office.Server.ActivityFeed
Assembly: Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
Syntax
'Declaration
Public Property MaxRollupSize As Integer
Get
Set
'Usage
Dim instance As ActivityManager
Dim value As Integer
value = instance.MaxRollupSize
instance.MaxRollupSize = value
public int MaxRollupSize { get; set; }
Property Value
Type: System.Int32