Common (NotesName - LotusScript)
Read-only. The common name component (CN=) of a hierarchical name.
Defined in
NotesName
Data type
String
Syntax
To get: string$ = notesName .Common
Usage
This property returns a flat name as-is.
This property returns the LocalPart component of an Internet name.
Example