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.
Clears the collection and then repopulates it from the database.
Namespace: Microsoft.Office.Server.ActivityFeed
Assembly: Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
Syntax
'Declaration
Public Sub Refresh
'Usage
Dim instance As ActivityApplicationsCollection
instance.Refresh()
public void Refresh()
See Also
Reference
ActivityApplicationsCollection Class