ImagesText (OutlineEntry - Java)

Read-Write. The name of the image file used to add an icon to an entry.

Defined in

OutlineEntry

Data type

String

Syntax

public String getImagesText()
     throws NotesException
public void setImagesText(String value)
     throws NotesException

Example