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

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

public class OutlookTaskRequestDecline
extends OutlookTaskRequest


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

OutlookTaskRequestDecline

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