SendMail() (Constructor)

A constructor for creating objects that encapsulate an outgoing e-mail message.

Availability:

JavaScript - 1.2
Netscape Enterprise server - 3.0
Property/method value type:SendMail object
JavaScript syntax:NESnew SendMail()

Use this as an alternative method of constructing instances by cloning objects rather than instantiating fresh ones from the owning class.

See also:Netscape Enterprise Server, SendMail object