.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

JAVA/CORBA CLASSES


NotesURL property
Example

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
See Also