extractFile (EmbeddedObject - Java™)
Writes a file attachment to storage.
Defined in
Syntax
public void extractFile(String path)
throws NotesException
Parameters
String path
The path and file name where you want to store the extracted file.
Usage
For embedded objects and object links, this method throws an exception.
Language cross-reference
ExtractFile method in LotusScript® NotesEmbeddedObject class
AttachmentDetachAll @command in formula language
EditDetach @command in formula language