Share via


Limits.MAX_RollupSize field

Max-Length of a LIST item. We will trim beyond this many items.

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

Syntax

'Declaration
Public Const MAX_RollupSize As Integer
'Usage
Dim value As Integer

value = Limits.MAX_RollupSize
public const int MAX_RollupSize

See also

Reference

Limits class

Limits members

Microsoft.Office.Server.ActivityFeed namespace