LOTUSSCRIPT/COM/OLE CLASSES


Abbreviated property
Example

Read-only. A hierarchical name in abbreviated form.

Defined in

NotesName

Data type

String

Syntax

To get: string$ = notesName.Abbreviated

Usage

This property returns the canonical name if the abbreviated name would be ambiguous.

This property returns the canonical name if the name has components not used in Domino names.

This property returns an Internet or flat name as-is.

Language cross-reference

Abbreviated property in Java Name class

@Name in formula language

Example
See Also