Index Property
Returns a Long indicating the position of the object within the collection. 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. Read-only.
expression**.Index**
*expression * Required. An expression that returns an AddressList , Attachment , or Recipient object.
Applies to | AddressList Object | Attachment Object | Recipient Object
See Also | AddressEntries Object | AddressEntry Object | AddressList Object | AddressLists Object | Attachments Object | Recipients Object