LOTUSSCRIPT/COM/OLE CLASSES
Creates a copy of an existing outline entry.
Note This method is new with Release 5.0.2.
Defined in
NotesOutline
Syntax
Set notesOutlineEntry = notesOutline.CreateEntryFrom( entry [, refentry ] [, addAfter ] [, asChild ] )
Parameters
entry
notesOutlineEntry
You must Save the outline or the effect of this method is lost when the program exits.
Example See Also