MailMsg object methods
- Method name
- Description
AddBcc
- Add the e-mail address of a blind carbon-copy recipient
to the mail message.
AddCc
- Add the e-mail address of a carbon-copy recipient to the
mail message.
AddTo
- Add the e-mail address of a primary recipient to the mail
message.
Deliver
- Delivers the mail message.
GetMailNotificationSettings
- Returns the mail notification configuration settings of
the mail message.
SetBody
- Sets the body text of the mail message.
SetMailNotificationSettings
- Sets the mail notification configuration settings for the
mail message.
SetSubject
- Sets the subject line of the e-mail message.