JAVA/CORBA CLASSES
Opens the current user's mail database.
Defined in
DbDirectory
Syntax
public Database openMailDatabase() throws NotesException
Return value
Database
For a program to use this method, it must run either on a workstation or on the agent owner's mail server. Otherwise, an error occurs, since programs running on servers cannot access databases on other servers.
OpenMailDatabase method in LotusScript NotesDbDirectory class
Example See Also