public class AcceptSharingInvitation extends PostReplyItem
| Constructor and Description |
|---|
AcceptSharingInvitation()
Initializes a new instance of the AcceptSharingInvitation class.
|
AcceptSharingInvitation(ItemId referenceItemId)
Initializes a new instance of the AcceptSharingInvitation class with ItemId of the referenced item.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString()
Converts the value of the current AcceptSharingInvitation object to its equivalent string representation.
|
getNewBody, setNewBodygetReferenceItemId, 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 AcceptSharingInvitation()
public AcceptSharingInvitation(ItemId referenceItemId)
referenceItemId - Identifies the item to which the response object refers.public java.lang.String toString()
toString in class PostReplyItem