LOTUSSCRIPT/COM/OLE CLASSES


Class property
Example

Read-only. For embedded objects and links, the name of the application that created the object.

Defined in

NotesEmbeddedObject

Data type

String

Syntax

To get: className$ = notesEmbeddedObject.Class

Usage

For file attachments, this property returns an empty string.

Language cross-reference

ClassName in Java EmbeddedObject class

Example
See Also