Delete Method (Properties)

See Also         Example         Applies To

Deletes a property from the list of available properties in the Properties collection.

Syntax

expression.Delete(PropertyKey As String)

expression   An expression that returns a Properties object.

PropertyKey   Required. A string that represents the property name.