LOTUSSCRIPT/COM/OLE CLASSES
Returns an embedded scheduler.
Note This method is new with Release 6.
Defined in
NotesUIDocument
Syntax
Set notesUIScheduler = notesUIDocument.GetSchedulerObject( name$ )
Parameters
name$
notesUIScheduler
The embedded scheduler must be in the document and must be named.
Example