JAVA/CORBA CLASSES


Surname property
Example

Read-only. The surname component of a hierarchical name (S=).

Defined in

Name

Data type

String

Syntax

public String getSurname()
   throws NotesException

Usage

This property returns an empty string for a hierarchical name with no surname component.

This property returns an empty string for an Internet or flat name.

A name created through Domino administration does not contain a surname component.

Language cross-reference

Surname property in LotusScript NotesName class

@Name in formula language

Example
See Also