JAVA/CORBA CLASSES


IsSignOnSend property
Example

Read-Write. Indicates whether a document is signed when mailed.

Defined in

Document

Data type

boolean

Syntax

public boolean isSignOnSend()
   throws NotesException

public void setSignOnSend(boolean flag)
   throws NotesException

Legal values


Language cross-reference

SignOnSend property in LotusScript NotesDocument class

@MailSignPreference function in formula language

Example
See Also