LOTUSSCRIPT/COM/OLE CLASSES
Read-write. Indicates whether a document is signed when mailed.
Defined in
NotesDocument
Data type
Boolean
Syntax
To get: flag = notesDocument.SignOnSend
To set: notesDocument.SignOnSend = flag
Legal values
IsSignOnSend property in Java Document class
@MailSignPreference function in formula language
Example See Also