remove (EmbeddedObject - Java™)
Removes an object, object link, or file attachment.
Defined in
Syntax
public void remove()
throws NotesException Usage
After calling remove, you must call save in Document to keep the change.
Removes an object, object link, or file attachment.
public void remove()
throws NotesException After calling remove, you must call save in Document to keep the change.