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

See also

Reference

ActivityManager class

ActivityManager members

Microsoft.Office.Server.ActivityFeed namespace