UserDefinedProperties.Remove Method (Outlook)
Removes an object from the collection.
Version Information
Version Added: Outlook 2007
Syntax
expression .Remove(Index)
expression A variable that represents a UserDefinedProperties object.
Parameters
Name |
Required/Optional |
Data Type |
Description |
---|---|---|---|
Index |
Required |
Long |
The 1-based index value of the object within the collection. |