com.moyosoft.connector.ms.outlook.item
Class OutlookLink

java.lang.Object
  |
  +--com.moyosoft.connector.ms.outlook.item.OutlookLink

public class OutlookLink
extends java.lang.Object


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

Constructor Detail

OutlookLink

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

getName

public java.lang.String getName()

getItem

public OutlookItem getItem()