Net > Net Assembly Interfaces > INetMailAddressCollection > INetMailAddressCollection.Item
Item(Index: Integer): INetMailAddress;
Index - email address index, which must be obtained.
The Item property returns the email address, which index is passed by the Index parameter.
See also: