Eyeon:Script/Reference/Applications/Fusion/Classes/MailMessage

From VFXPedia

< Eyeon:Script | Reference | Applications | Fusion | Classes
Revision as of 02:40, 21 March 2007 by Daniel (Talk | contribs)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Parent Class: Object

MailMessage.

Contents

Methods:

AddAttachmentAttaches a filename to the body
AddRecipientsAdds a recipient to the To: list
GetTableReturns the message in the form of a table
RemoveAllAttachmentsRemoves all attachments from the message
RemoveAllRecipientsRemoves all recipients from the To: field
SendSends the message
SetBodySets the message body
SetHTMLBodySets the message body using HTML
SetSenderSets the From: field
SetServerSets the outgoing mail server to use
SetSubjectSets the Subject: field

Members:

No Members.

Other:

No Attributes.


Tips for MailMessage (edit)

EyeonTips:Script/Reference/Applications/Fusion/Classes/MailMessage