Skip to main content

Name (NotesDbDirectory - LotusScript)

Read-only. The name of the server that has the database directory you are searching. This property is set when you create a database directory.

Defined in

NotesDbDirectory

Data type

String

Syntax

To get: serverName$ = notesDbDirectory .Name

Usage

This property returns an empty string ("") for NotesDbDirectory objects that represent the current computer.

Example