API Reference
| Classic JavaDoc |
Class OutlookRemoteItem
java.lang.Object └ com.moyosoft.connector.ms.outlook.item.OutlookItem └ com.moyosoft.connector.ms.outlook.remote.OutlookRemoteItem
Implemented Interfaces:
public class OutlookRemoteItem extends OutlookItem implements IAttachmentsContainer
Constructors
public | OutlookRemoteItem (com.moyosoft.connector.com.Dispatch dispatch) | |
Methods
void | close (InspectorClose saveMode) | |
createAttachment (java.io.File pAttachmentFile, AttachmentType pType) | ||
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 () | |
String | getRemoteMessageClass () | |
getSensitivity () | ||
int | getSize () | |
String | getSubject () | |
int | getTransferSize () | |
int | getTransferTime () | |
getType () | ||
getUserProperties () | ||
boolean | isAutoResolvedWinner () | |
boolean | isConflict () | |
boolean | isHasAttachment () | |
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