Share via


ActivityEvent.IsRolledUp property

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

Syntax

'Declaration
Public Property IsRolledUp As Boolean
    Get
    Private Set
'Usage
Dim instance As ActivityEvent
Dim value As Boolean

value = instance.IsRolledUp
public bool IsRolledUp { get; private set; }

Property value

Type: System.Boolean

See also

Reference

ActivityEvent class

ActivityEvent members

Microsoft.Office.Server.ActivityFeed namespace