AttachmentOmittedText (DxlExporter - Java™)

読み書き可能。リッチテキスト内で <attachmentref> が省略された場所に挿入する、「[Attachment omitted]」のようなテキスト。 このテキストは、XML マークアップを含むことができますが、有効な DXL リッチテキストコンテンツでなければなりません。以下は例です。「<run><font style='bold'/>[Attachment omitted]</run>」

注: このプロパティは Release 8 で新しく追加されました。

定義位置

DxlExporter

データ型

string

構文

public string getAttachmentOmittedText()
    throws NotesException
public void setAttachmentOmittedText(string replacementText)
    throws NotesException

クロスリファレンス

LotusScript® NotesDXLExporter クラスの AttachmentOmittedText プロパティ