mimeData | Document. MIME object whose reference you want to release from the Tspace. (This IData object is produced by
pub.mime:createMimeData.) | |
index | String. Optional. Index number of the body part whose content you want to release (if you want to release the content from a specific body part). The first body part is index number zero. Note: If contentID is specified, index is ignored. | |
contentID | String. Optional. Value of the Content-ID header field of the body part that you want to release (if you want to release the payload from a specific body part). |
releasedReferenceInTSpace | Boolean. Returns true if the reference was released and false if not. |