API Reference
| Classic JavaDoc |
Class OutlookTaskRequest
java.lang.Object └ com.moyosoft.connector.ms.outlook.item.OutlookItem └ com.moyosoft.connector.ms.outlook.task.OutlookTaskRequest
Implemented Interfaces:
Direct Known Subclasses:
public class OutlookTaskRequest extends OutlookItem implements IAttachmentsContainer
Constructors
public | OutlookTaskRequest (com.moyosoft.connector.com.Dispatch dispatch) | |
Methods
void | close (InspectorClose saveMode) | |
createAttachment (java.io.File pAttachmentFile, AttachmentType pType) | ||
getAssociatedTask (boolean addToTaskList) | ||
getAttachments () | ||
int | getAttachmentsCount () | |
String | getBillingInformation () | |
String | getBody () | |
String | getCategories () | |
String | getCompanies () | |
getConflicts () | ||
String | getConversationIndex () | |
String | getConversationTopic () | |
getDownloadState () | ||
getFormDescription () | ||
getImportance () | ||
getInspector () | ||
getItemProperties () | ||
getMarkForDownload () | ||
String | getMessageClass () | |
String | getMileage () | |
getSensitivity () | ||
int | getSize () | |
String | getSubject () | |
getType () | ||
getUserProperties () | ||
boolean | isAutoResolvedWinner () | |
boolean | isConflict () | |
boolean | isNoAging () | |
boolean | isSaved () | |
boolean | isUnRead () | |
void | setBillingInformation (String value) | |
void | setBody (String value) | |
void | setCategories (String value) | |
void | setCompanies (String value) | |
void | setImportance (ImportanceType value) | |
void | setMarkForDownload (RemoteStatus value) | |
void | setMessageClass (String value) | |
void | setMileage (String value) | |
void | setNoAging (boolean value) | |
void | setSensitivity (SensitivityType value) | |
void | setSubject (String value) | |
void | setUnRead (boolean value) | |
void | showCategoriesDialog () | |
Inherited methods
OutlookItem
copy, create, delete, deleteMapiProperty, deleteMapiProperty, display, display, dispose, equals, getCreationTime, getDispatch, getEntryId, getItemId, getLastModificationTime, getLinks, getMapiProperty, getMapiProperty, getParentFolder, getPropertyAccessor, getType, move, printOut, save, saveAs, saveAs, saveAs, saveAs, setMapiProperty, setMapiProperty
Community comments
Powered by JavaDocPlus