Error! No (Web hosting domain names) text of specified style in document.
Error! No text of specified style in document. SendMail.Organization (Property) A standard header to describe the organisation you belong to. Availability: JavaScript 1.2 Netscape Enterprise Server version 3.0 Property/method value type: String primitive JavaScript syntax: NES mySendMail.Organization This property contains the value that is transmitted in the Organization: header of the outgoing e-mail. The value assigned to this property can be any 7 bit ASCII string. SendMail.prototype (Property) The prototype for the SendMail object that can be used to extend the interface for all SendMail objects. JavaScript 1.2 SendMail object Availability: Netscape Enterprise Server version 3.0 Property/method value type: NES SendMail.prototype JavaScript syntax: NES mySendMail.constructor.prototype Refer to: prototype property SendMail.ReplyTo (Property) The address to which replies should be sent. JavaScript 1.2 String primitive mySendMail.ReplyTo NES Availability: Netscape Enterprise Server version 3.0 Property/method value type: JavaScript syntax: This property contains the value that is transmitted in the ReplyTo: header of the outgoing e-mail. The value assigned to this property should be a comma separated list of ReplyTo: recipient e-mail addresses. Beware that many mail clients do not honor this field, they will attempt to send messages back to the ErrorsTo: or From: addresses or may even make one up. These header values are merely conventions and although they are described in various RFC documents, mail clients are written by people whose skills and attention to detail range from the plain careless to the highly professional. 1915