Skip to main content

NotesName

Properties

NameDescription
AbbreviatedRead-only. A hierarchical name in abbreviated form.
Addr821Read-only. RFC 821 Internet address.
Addr822Comment1Read-only. Comment1 component of an RFC 822 Internet address.
Addr822Comment2Read-only. Comment2 component of an RFC 822 Internet address.
Addr822Comment3Read-only. Comment3 component of an RFC 822 Internet address.
Addr822LocalPartRead-only. LocalPart component of an RFC 822 Internet address.
Addr822PhraseRead-only. Phrase component of an RFC 822 Internet address.
ADMDRead-only. The administration management domain name (ADMD) component (A=) of a hierarchical name.
CanonicalRead-only. A hierarchical name in canonical form.
CommonRead-only. The common name component (CN=) of a hierarchical name.
CountryRead-only. The country/region component (C=) of a hierarchical name.
GenerationRead-only. The generation component (Q=) of a hierarchical name, for example, "Jr."
GivenRead-only. The given component (G=) of a hierarchical name.
InitialsRead-only. The initials component (I=) of a hierarchical name.
IsHierarchical (NotesName)Read-only. Indicates whether a name is hierarchical.
KeywordKeyword (NotesName - LotusScript) — HCL Domino Designer 14.5.1 reference.
LanguageRead-only. Language code associated with a name.
OrganizationRead-only. The organization component (O=) of a hierarchical name.
OrgUnit1Read-only. The first organizational unit component (OU=) of a hierarchical name.
OrgUnit2Read-only. The second organizational unit component (OU=) of a hierarchical name.
OrgUnit3Read-only. The third organizational unit component (OU=) of a hierarchical name.
OrgUnit4Read-only. The fourth organizational unit component (OU=) of a hierarchical name.
Parent (NotesName)Read-only. The session that contains a NotesName object.
PRMDRead-only. The private management domain (PRMD) name component (P=) of a hierarchical name.
SurnameRead-only. The surname component (S=) of a hierarchical name.

Examples

NameDescription
Examples: Generation propertyThis agent creates a hierarchical name then displays its generation component.
Examples: Initials propertyThis agent creates a canonical hierarchical name then displays its initials component.
Examples: IsHierarchical property (NotesName)This agent creates and tests hierarchical and flat names.
Examples: Keyword propertyThis agent creates a hierarchical name then displays its keyword.
Examples: Language propertyThis agent creates a hierarchical name with a language then displays its language.
Examples: Parent property (NotesName)This Visual Basic code displays the parent user name of a NotesName object.