.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

LOTUSSCRIPT/COM/OLE CLASSES


ImagesText property
Example

Read-write. The name of the image file you would use to add an icon to your entry.

Defined in

NotesOutlineEntry

Data type

String

Syntax

To get: image$ = notesOutlineEntry.ImagesText

To set: notesOutlineEntry.ImagesText = image$

Language cross-reference

ImagesText in Java OutlineEntry class

Example
See Also