ItemProperties.Remove Method (Outlook)
Removes an object from the collection.
Syntax
expression .RemoveIndex
expression A variable that represents an ItemProperties object.
Parameters
Name |
Required/Optional |
Data Type |
Description |
---|---|---|---|
Index |
Required |
Long |
The zero-based index value of the object within the collection. |