com.moyosoft.connector.ms.outlook.recipient
Class OutlookMailRecipient

java.lang.Object
  |
  +--com.moyosoft.connector.ms.outlook.recipient.OutlookRecipient
        |
        +--com.moyosoft.connector.ms.outlook.recipient.OutlookMailRecipient

public class OutlookMailRecipient
extends OutlookRecipient


Constructor Summary
OutlookMailRecipient(com.moyosoft.connector.com.Dispatch dispatch)
           
 
Method Summary
 MailRecipientType getType()
           
 void setType(MailRecipientType pType)
           
 
Methods inherited from class com.moyosoft.connector.ms.outlook.recipient.OutlookRecipient
create, create, delete, dispose, freeBusy, freeBusy, getAddress, getAddressEntry, getAutoResponse, getDispatch, getDisplayType, getEntryId, getIndex, getName, getTrackingStatus, getTrackingStatusTime, isResolved, resolve, setAutoResponse, setTrackingStatus, setTrackingStatusTime
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OutlookMailRecipient

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

getType

public MailRecipientType getType()
                          throws com.moyosoft.connector.com.ComponentObjectModelException
com.moyosoft.connector.com.ComponentObjectModelException

setType

public void setType(MailRecipientType pType)
             throws com.moyosoft.connector.com.ComponentObjectModelException
com.moyosoft.connector.com.ComponentObjectModelException