FORMULA LANGUAGE


AdminOpenAddressBook @Command
Opens a Domino Directory on the selected server.

Note This @command is obsolete in Release 6.

Syntax

@Command( [AdminOpenAddressBook] )

Usage

AdminOpenAddressBook is available only when the Domino Administrator is open.

When there is only one Domino Directory on the selected server, AdminOpenAddressBook opens it. When there are multiple Directories on the selected server, Notes/Domino displays a dialog box that allows you to select the Directory to open.

This command does not work on the Web.

Language cross-reference

AddressBooks property of LotusScript NotesSession class

AddressBooks property of Java Session class

See Also