com.moyosoft.connector.ms.outlook.recurrence
Class ExceptionsCollection

java.lang.Object
  |
  +--com.moyosoft.connector.ms.outlook.recurrence.ExceptionsCollection

public class ExceptionsCollection
extends java.lang.Object


Constructor Summary
ExceptionsCollection(com.moyosoft.connector.com.Dispatch dispatch)
           
 
Method Summary
 int getCount()
           
 RecurrenceException 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

ExceptionsCollection

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

getCount

public int getCount()

getItem

public RecurrenceException getItem(int index)

iterator

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