Share via


Limits.MAX_PropertyValueSizeInFeed field

Max-size of a value of a property in a feed (not on disk). After this, ellipsis will be used.

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

Syntax

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

value = Limits.MAX_PropertyValueSizeInFeed
public const int MAX_PropertyValueSizeInFeed

See also

Reference

Limits class

Limits members

Microsoft.Office.Server.ActivityFeed namespace