Surname (NotesName - LotusScript®)

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

Defined in

NotesName

Data type

String

Syntax

To get: string$ = notesName .Surname

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.

Example