com.moyosoft.connector.ms.outlook.addressentry
Class AddressListsCollection

java.lang.Object
  |
  +--com.moyosoft.connector.ms.outlook.addressentry.AddressListsCollection

public class AddressListsCollection
extends java.lang.Object


Constructor Summary
AddressListsCollection(com.moyosoft.connector.com.Dispatch dispatch)
           
 
Method Summary
 int getCount()
           
 AddressList getItem(int index)
           
 java.util.Iterator iterator()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AddressListsCollection

public AddressListsCollection(com.moyosoft.connector.com.Dispatch dispatch)
Method Detail

getCount

public int getCount()

getItem

public AddressList getItem(int index)

iterator

public java.util.Iterator iterator()
                            throws com.moyosoft.connector.com.ComponentObjectModelException
com.moyosoft.connector.com.ComponentObjectModelException