List of Email methods
The following are the available Email class methods.
Method | Description |
---|---|
AddBCC | Add a BCCd mail recipient |
AddCC | Add a CCd mail recipient |
AddHeader | Add an SMTP request header |
AddPart | Add one or more attachments |
AddRecipient | Add a mail recipient |
Domain | Domain name of host |
GetReplyCode | Retrieve the last numeric reply code |
GetReplyText | Retrieve the last response |
Host | The host name of the SMTP server |
Send the mail message | |
New | Create a new email object |
Port | TCP port number of the SMTP server |
Sender | Mail sender email address |
SetBody | Add body content to the message |