Share via


Limits.MIN_RollupSize field

Min-Length of a LIST item. We will at least put these many into a list.

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

Syntax

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

value = Limits.MIN_RollupSize
public const int MIN_RollupSize

See also

Reference

Limits class

Limits members

Microsoft.Office.Server.ActivityFeed namespace