다음을 통해 공유


ActivityPreferencesCollection.Remove Method

Removes the specified ActivityPreference object from the collection.

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

Syntax

'Declaration
Public Sub Remove ( _
    activityPreference As ActivityPreference _
)
'Usage
Dim instance As ActivityPreferencesCollection
Dim activityPreference As ActivityPreference

instance.Remove(activityPreference)
public void Remove(
    ActivityPreference activityPreference
)

Parameters

See Also

Reference

ActivityPreferencesCollection Class

ActivityPreferencesCollection Members

Microsoft.Office.Server.ActivityFeed Namespace