ViewFields.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 ViewFields object.
Parameters
Name |
Required/Optional |
Data Type |
Description |
---|---|---|---|
Index |
Required |
Variant |
Either the index number of the object, or a value used to match the ViewXMLSchemaName property value of an object in the collection. |