Server (NotesDirectory - LotusScript®)

Read-only. The name of the server represented by the NotesDirectory.

Note: This property is new with Release 8

Defined in

NotesDirectory

Data type

String

Syntax

To get: Server$ = notesDirectory .Server

Usage

This property will contain the name of the server represented by the NotesDirectory.

Example