LOTUSSCRIPT/COM/OLE CLASSES


Organization property
Example

Read-only. The organization component (O=) of a hierarchical name.

Defined in

NotesName

Data type

String

Syntax

To get: string$ = notesName.Organization

Usage

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

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

Language cross-reference

Organization in Java Name class

@Name in formula language

Example
See Also