SignOnSend (NotesDocument - LotusScript®)

読み書き可能。文書をメール送信する場合に署名されるかどうかを示します。

定義位置

NotesDocument

データ型

Boolean 型

構文

取得する場合: flag = notesDocument .SignOnSend

設定する場合: notesDocument .SignOnSend = flag

有効な値

クロスリファレンス

Java™ Document クラスの IsSignOnSend プロパティ

式言語の @MailSignPreference 関数