com.moyosoft.connector.ms.outlook.ui
Class OutlookBarGroupsCollection
java.lang.Object
|
+--com.moyosoft.connector.ms.outlook.ui.OutlookBarGroupsCollection
- public class OutlookBarGroupsCollection
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OutlookBarGroupsCollection
public OutlookBarGroupsCollection(com.moyosoft.connector.com.Dispatch dispatch)
getCount
public int getCount()
getItem
public OutlookBarGroup getItem(int index)
add
public OutlookBarGroup add(java.lang.String name)
add
public OutlookBarGroup add(java.lang.String name,
long position)
remove
public void remove(int index)
iterator
public java.util.Iterator iterator()
throws com.moyosoft.connector.com.ComponentObjectModelException
com.moyosoft.connector.com.ComponentObjectModelException