Collection of Contact objects. Use GetFirst/GetNext or for-each to loop through the collection.
Use GetFirst/GetNext or for-each to loop through the collection.
Namespace:
SuperOffice.COM.SuperOfficeDB
Assembly:
SuperOfficeDB.Interop (in SuperOfficeDB.Interop.dll) Version: 8.0.0.0
Syntaxpublic interface IContacts : IEnumerable
Public Interface IContacts
Inherits IEnumerable
Dim instance As IContacts
public interface class IContacts : IEnumerable
The IContacts type exposes the following members.
Properties
| Name | Description |
---|
  | EOF | EOF
Indicates the end of the Contacts iteration |
Top
Methods
See Also