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

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

public class OutlookTaskRequestUpdate
extends OutlookTaskRequest


Constructor Summary
OutlookTaskRequestUpdate(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

OutlookTaskRequestUpdate

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