AddressList.Index property (Outlook)
Returns a Long indicating the position of the object within the collection. Read-only.
Syntax
expression.Index
expression A variable that represents an AddressList object.
Remarks
The Index property is only valid during the current session and can change as objects are added to and deleted from the collection. The first object in the collection has an Index value of 1.
See also
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.