AttachmentOmittedText (NotesDxlExporter - LotusScript®)

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

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

定義位置

NotesDxlExporter

データ型

String

構文

取得する場合: replacementText$ = notesDXLExporter .AttachmentOmittedText

設定する場合: notesDXLExporter .AttachmentOmittedText = replacementText$

クロスリファレンス

Java™ DXLExporter クラスの AttachmentOmittedText プロパティ