NotesUIWorkspace (LotusScript®)
Represents the current Notes® workspace window.
Note: This class is not supported in COM.
Containment
Contains: NotesDocumentCollection, NotesUIDatabase, NotesUIDocument, NotesUIView
Properties
Methods
New
Creation
To create a new NotesUIWorkspace object, use New.
Syntax
Dim variableName As New NotesUIWorkspace
Usage
You cannot use the UI classes in a background agent, an agent called through an API, or an agent called by the NotesAgent Run method. Only workstation users can run scripts that access UI objects.