LOTUSSCRIPT/COM/OLE CLASSES


IsResponse property
Example

Read-only. Indicates whether a document is a response to another document.

Defined in

NotesDocument

Data type

Boolean

Syntax

To get: flag = notesDocument.IsResponse

Legal values


Language cross-reference

IsResponse property in Java Document class

@IsResponseDoc function in formula language

Example
See Also