NotesURL (Agent - Java)

Read-only. The Domino® URL of an agent when Notes® protocols are in effect.

Note: This property is new with Release 6.5.

Defined in

Agent

Data type

String

Syntax

public String getNotesURL()
    throws NotesException

Usage

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

See resolve in Session for additional information and examples.

Language cross-reference

NotesURL property in LotusScript® NotesAgent class

Example