DoVerb method
Given the name of a verb, executes the verb in an embedded object.
Note: This method is treated as a Sub in COM.
Defined in
NotesEmbeddedObject
Syntax
variant = notesEmbeddedObject.DoVerb( verb$ )
Parameter
verb$
variant
Verbs which require user interaction, such as Open or Edit, are not supported.