Dundas Mailer Control 1.0 Properties
Copyright © Dundas Software Ltd. 2000, All Rights Reserved.
Overview | Properties | Methods
The text-based body of the email. Not used with the QuickSend method. | |
The character set to be used for the email's text-based body. | |
If this is set to TRUE and the recipient's server supports this feature then a confirmation email will be sent to the supplied From address when the email is read by the recipient. | |
The email address of the person sending the email. | |
The name of the email sender. This is the name which sometimes appears before the email address of the sender in the From field. | |
Use this property to specify the body of the email in html format. Not used with the QuickSend method. | |
The character set to be used for the email's html-based body. | |
The organization sending the email. | |
The priority rating of the email. | |
If this is set to TRUE and the recipient's server supports this feature then a confirmation email will be sent to the supplied From address when the email is retrieved by the recipient. | |
The subject field of the email. Not used with the QuickSend method. | |
The connection time out value. | |
The receive time out value. | |
The send time out value.
| |
|
|
Collection Properties |
|
Collection of Attachment objects, specifying the attachments to be sent with the email (not used by the QuickSend method). | |
Collection of CustomHeader objects, specifying the custom headers to be added to the email (not used by the QuickSend method). | |
Collection of DNSServer objects, specifying the DNS server(s) to be used. Improves the speed and efficiency of the mail operation. | |
Collection of HtmlEmbeddedObj objects, specifying the objects which are embedded into the HtmlBody of the email. Not used by the QuickSend method. | |
Collection of SMTPRelayServer objects, specifying the SMTP server(s) to be used. Improves the speed and efficiency of the mail operation. If no SMTP servers are used then the email is sent using DirectSend. | |
Collection of Address objects, specifying the recipients of the email (not used by the QuickSend method). | |
Collection of Address objects. This specifies the CC recipients of the email. Not used by the QuickSend method. | |
Collection of Address objects. This specifies the BCC recipients of the email. Not used by the QuickSend method. | |
Collection of Address objects. This specifies the addresses to be used for message replies. Not used by the QuickSend method. |