Remove, CustomProperties

The Remove method of a CustomProperties collection removes an item from the collection. This method applies only to CustomProperties collections.

Syntax

colCollection.Remove(vntIndex)

colCollection
An instance of a DSO collection object.
vntIndex
A variant that specifies the name or index of the object to remove.

(c) 1988-1998 Microsoft Corporation. All Rights Reserved.