doVerb (EmbeddedObject - Java™)
Executes a verb in an embedded object.
Defined in
Syntax
public void doVerb(String verb)
throws NotesException
Parameters
String verb
The name of one of the object's verbs.
Usage
Verbs which require user interaction, such as Open or Edit, are not supported.