NotesURL (Database - Java)

Read-only. The Domino® URL of a database when Notes® protocols are in effect.

Note: This property is new with Release 6.5.

Defined in

Database

Data type

String

Syntax

public String getNotesURL()
    throws NotesException

Usage

If Notes® protocols are not available, this property returns an empty string. See HttpURL.

Example