.

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


createName method
Creates a new Name object.

Defined in

Session

Syntax

public Name createName(String name)
   throws NotesException

public Name createName(String name, String lang)
   throws NotesException

Parameters

String name


String lang
Return value

Name


Usage

See the Name class for descriptions and examples.

Language cross-reference

CreateName method in LotusScript NotesSession class

See Also