다음을 통해 공유


ActivityTypesCollection.Remove Method

Removes the specified ActivityType 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 ( _
    activityType As ActivityType _
)
'Usage
Dim instance As ActivityTypesCollection
Dim activityType As ActivityType

instance.Remove(activityType)
public void Remove(
    ActivityType activityType
)

Parameters

See Also

Reference

ActivityTypesCollection Class

ActivityTypesCollection Members

Microsoft.Office.Server.ActivityFeed Namespace