Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents an ActivityEventsCollection used to manage the ActivityEvent objects that are tracked in the news feed.
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Protected m_EventsCollection As ActivityEventsCollection
'Usage
Dim value As ActivityEventsCollection
value = Me.m_EventsCollection
Me.m_EventsCollection = value
protected ActivityEventsCollection m_EventsCollection