The Contacts object is used to iterate a list of contacts returned by a function of the API such as Messenger::MyContacts or ChatWnd::Contacts.
| Name | Description |
|---|---|
| Iterator | This object can be iterated with an Enumerator. |
| GetContact | Returns a Contact object based on its email address. |
| Name | Description |
|---|---|
| Count | Count of contacts contained by the object. |