LOTUSSCRIPT/COM/OLE CLASSES
Accessing sessions
The
NotesSession class
provides a means for accessing attributes of the user environment and persistent information about agents. It also provides methods for accessing environment variables.
The user environment is either:
The server or workstation containing the script's database for an agent whose trigger is "After new mail has arrived" or "On schedule."
The workstation of the current user in all other cases.
A script has only one Domino session, so successive calls to the New method return the same session handle. You do not need the session handle to access databases or perform other operations in Domino Designer, only to access the session properties and methods.
See the following topics:
Accessing session properties
Using environment variables
Accessing agents
Accessing international settings
Hashing passwords
Locking_documents_and_design elements
Vedere anche
Accessing the Domino Objects through COM
Norme di codifica per le classi LotusScript
Glossario
Guida sulla Guida
Contenuto completo della Guida
Glossario