Send (NotesUIDocument - LotusScript®)

Mails a document.

Defined in

NotesUIDocument

Syntax

Call notesUIDocument .Send

Usage

The document must contain a SendTo field indicating the recipients.

There are two kinds of fields that affect the mailing of the document:

  • If the document contains additional recipient items, such as CopyTo or BlindCopyTo, Notes® mails the documents to these recipients, too.
  • If the document contains items to control the routing of mail, such as DeliveryPriority, DeliveryReport, or ReturnReceipt, Notes® uses these when sending the document.

Example