com.moyosoft.connector.ms.outlook.ui
Class InspectorsCollection

java.lang.Object
  |
  +--com.moyosoft.connector.ms.outlook.ui.InspectorsCollection

public class InspectorsCollection
extends java.lang.Object


Constructor Summary
InspectorsCollection(com.moyosoft.connector.com.Dispatch dispatch)
           
 
Method Summary
 Inspector add(OutlookItem item)
           
 int getCount()
           
 Inspector 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

InspectorsCollection

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

getCount

public int getCount()

getItem

public Inspector getItem(int index)

add

public Inspector add(OutlookItem item)

iterator

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