com.moyosoft.connector.ms.outlook.task
Class OutlookTaskRequestAccept

java.lang.Object
  |
  +--com.moyosoft.connector.ms.outlook.item.OutlookItem
        |
        +--com.moyosoft.connector.ms.outlook.task.OutlookTaskRequest
              |
              +--com.moyosoft.connector.ms.outlook.task.OutlookTaskRequestAccept
All Implemented Interfaces:
IAttachmentsContainer

public class OutlookTaskRequestAccept
extends OutlookTaskRequest


Constructor Summary
OutlookTaskRequestAccept(com.moyosoft.connector.com.Dispatch dispatch)
           
 
Methods inherited from class com.moyosoft.connector.ms.outlook.task.OutlookTaskRequest
close, createAttachment, getAssociatedTask, getAttachments, getAttachmentsCount, getBillingInformation, getBody, getCategories, getCompanies, getConflicts, getConversationIndex, getConversationTopic, getDownloadState, getFormDescription, getImportance, getInspector, getItemProperties, getMarkForDownload, getMessageClass, getMileage, getSensitivity, getSize, getSubject, getType, getUserProperties, isAutoResolvedWinner, isConflict, isNoAging, isSaved, isUnRead, setBillingInformation, setBody, setCategories, setCompanies, setImportance, setMarkForDownload, setMessageClass, setMileage, setNoAging, setSensitivity, setSubject, setUnRead, showCategoriesDialog
 
Methods inherited from class com.moyosoft.connector.ms.outlook.item.OutlookItem
copy, create, delete, deleteMapiProperty, deleteMapiProperty, display, display, dispose, equals, getCreationTime, getDispatch, getEntryId, getItemId, getLastModificationTime, getLinks, getMapiProperty, getMapiProperty, getParentFolder, getPropertyAccessor, move, printOut, save, saveAs, saveAs, saveAs, saveAs, setMapiProperty, setMapiProperty
 
Methods inherited from class java.lang.Object
getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OutlookTaskRequestAccept

public OutlookTaskRequestAccept(com.moyosoft.connector.com.Dispatch dispatch)