LOTUSSCRIPT/COM/OLE CLASSES

IsSigned property
Read-write. Indicates whether an item contains a signature.

Defined in

NotesItem

Data type

Boolean

Syntax

To get: flag = notesItem.IsSigned

To set: notesItem.IsSigned = flag

Legal values


Language cross-reference

IsSigned property in Java Item class

See Also