LOTUSSCRIPT/COM/OLE CLASSES


Country property
Example

Read-only. The country/region component (C=) of a hierarchical name.

Defined in

NotesName

Data type

String

Syntax

To get: string$ = notesName.Country

Usage

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

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

Language cross-reference

Country in Java Name class

@Name in formula language

Example
See Also