IsSignOnSend (Document - Java™)
Read-Write. Indicates whether a document is signed when mailed.
Defined in
Data type
boolean
Syntax
public boolean isSignOnSend()
throws NotesException
public void setSignOnSend(boolean flag)
throws NotesException
Legal values
- true if the document is signed when mailed
- false if the document is not signed when mailed