IContacts2 Properties |
The IContacts2 type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count | Count - returns the number of items in the collection
Use GetFirst/GetNext or for-each to loop through the collection. |
![]() | Empty | Returns true if the collection is empty. i.e. if it contains no elements
Use GetFirst/GetNext or for-each to loop through the collection. |
![]() | Item |