Share via


OrderFields.Remove Method (Outlook)

Removes an object from the collection.

Version Information

Version Added: Outlook 2007

Syntax

expression .Remove(Index)

expression A variable that represents an OrderFields 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.

See Also

Concepts

OrderFields Object

OrderFields Object Members