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

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

public class Selection
extends java.lang.Object


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

Constructor Detail

Selection

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

getCount

public int getCount()

getItem

public OutlookItem getItem(int index)