LOTUSSCRIPT/COM/OLE CLASSES


Close method
Example

Closes a log.

Defined in

NotesLog

Syntax

Call notesLog.Close

Usage

If you are logging to a mail message, Close sends the mail message to its recipient(s).

Language cross-reference

close in Java Log class

Example
See Also