AddressEntries

Contains a collection of addresses for an AddressList object.

Methods

Remove

Remove(int Index) - Removes a single AddressEntry at a given index

Item

Item(int Index) - Returns an item at a given index

Add

Adds a single AddressEntry to the collection with Address and Name

Count

Returns the number of AddressEntries in the collection