public class PostReplyItem extends ResponseItem
| Constructor and Description |
|---|
PostReplyItem()
Initializes a new instance of the PostReplyItem class.
|
PostReplyItem(ItemId referenceItemId)
Initializes a new instance of the PostReplyItem class.
|
| Modifier and Type | Method and Description |
|---|---|
Body |
getNewBody()
Gets the new body content of a post item.
|
void |
setNewBody(Body newBody)
Sets the new body content of a post item.
|
java.lang.String |
toString()
Converts the value of the current PostReplyItem object to its equivalent string representation.
|
getReferenceItemId, setReferenceItemIdgetArchiveTag, getAttachments, getBody, getBodyHtmlText, getBodyPlainText, getBodyRtf, getCategories, getComment, getConversationId, getCreatedTime, getCulture, getDisplayName, getEffectiveRights, getEntityExtractionResult, getEntryId, getExtendedProperties, getExtendedProperty, getFlag, getGroupingAction, getIconIndex, getImportance, getInstanceKey, getItemClass, getItemId, getLastModifiedTime, getLastModifierName, getMimeContent, getNextPredictedAction, getParentId, getPreview, getReminderDueBy, getReminderIsSet, getReminderMinutesBeforeStart, getRetentionDate, getRetentionTag, getRtfCompressed, getSearchKey, getSensitivity, getSize, getStoreEntryId, getSubject, getTextBody, getUniqueBody, getWebClientEditFormQueryString, getWebClientReadFormQueryString, hasAttachments, hasBlockedImages, isAssociated, isBlockStatus, isHidden, setArchiveTag, setBody, setBodyRtf, setCategories, setComment, setDisplayName, setEffectiveRights, setFlag, setHidden, setImportance, setItemClass, setMimeContent, setReminderDueBy, setReminderIsSet, setReminderMinutesBeforeStart, setRetentionDate, setRetentionTag, setRtfCompressed, setSensitivity, setSubjectpublic PostReplyItem()
public PostReplyItem(ItemId referenceItemId)
referenceItemId - the reference item idpublic java.lang.String toString()
public Body getNewBody()
public void setNewBody(Body newBody)
newBody - the new new body