com.moyosoft.connector.ms.outlook.document
Class OutlookDocument
java.lang.Object
|
+--com.moyosoft.connector.ms.outlook.item.OutlookItem
|
+--com.moyosoft.connector.ms.outlook.document.OutlookDocument
- All Implemented Interfaces:
- IAttachmentsContainer
- public class OutlookDocument
- extends OutlookItem
- implements IAttachmentsContainer
Constructor Summary |
OutlookDocument(com.moyosoft.connector.com.Dispatch dispatch)
|
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 |
OutlookDocument
public OutlookDocument(com.moyosoft.connector.com.Dispatch dispatch)
getType
public OutlookItemType getType()
- Specified by:
getType
in class OutlookItem
getAttachments
public AttachmentsCollection getAttachments()
- Specified by:
getAttachments
in interface IAttachmentsContainer
createAttachment
public OutlookAttachment createAttachment(java.io.File pAttachmentFile,
AttachmentType pType)
- Specified by:
createAttachment
in interface IAttachmentsContainer
getAttachmentsCount
public int getAttachmentsCount()
- Specified by:
getAttachmentsCount
in interface IAttachmentsContainer
getBillingInformation
public java.lang.String getBillingInformation()
setBillingInformation
public void setBillingInformation(java.lang.String value)
getBody
public java.lang.String getBody()
setBody
public void setBody(java.lang.String value)
getCategories
public java.lang.String getCategories()
setCategories
public void setCategories(java.lang.String value)
getCompanies
public java.lang.String getCompanies()
setCompanies
public void setCompanies(java.lang.String value)
getConversationIndex
public java.lang.String getConversationIndex()
getConversationTopic
public java.lang.String getConversationTopic()
getFormDescription
public FormDescription getFormDescription()
getInspector
public Inspector getInspector()
getImportance
public ImportanceType getImportance()
setImportance
public void setImportance(ImportanceType value)
getMessageClass
public java.lang.String getMessageClass()
setMessageClass
public void setMessageClass(java.lang.String value)
getMileage
public java.lang.String getMileage()
setMileage
public void setMileage(java.lang.String value)
isNoAging
public boolean isNoAging()
setNoAging
public void setNoAging(boolean value)
isSaved
public boolean isSaved()
getSensitivity
public SensitivityType getSensitivity()
setSensitivity
public void setSensitivity(SensitivityType value)
getSize
public int getSize()
getSubject
public java.lang.String getSubject()
setSubject
public void setSubject(java.lang.String value)
isUnRead
public boolean isUnRead()
setUnRead
public void setUnRead(boolean value)
getUserProperties
public UserPropertiesCollection getUserProperties()
close
public void close(InspectorClose saveMode)
getDownloadState
public DownloadState getDownloadState()
showCategoriesDialog
public void showCategoriesDialog()
getItemProperties
public ItemPropertiesCollection getItemProperties()
getMarkForDownload
public RemoteStatus getMarkForDownload()
setMarkForDownload
public void setMarkForDownload(RemoteStatus value)
isConflict
public boolean isConflict()
isAutoResolvedWinner
public boolean isAutoResolvedWinner()
getConflicts
public ConflictsCollection getConflicts()