AttachmentOmittedText (DxlExporter - Java™)
Read-write. Text to insert within richtext precisely where an <attachmentref> was omitted, such as "[Attachment omitted]". This text may contain XML markup but must be valid DXL richtext content, for example, "<run><font style='bold'/>[Attachment omitted]</run>".
Note: This property is new with Release 8.
Defined in
Data type
string
Syntax
public string getAttachmentOmittedText()
throws NotesException
public void setAttachmentOmittedText(string replacementText)
throws NotesException