Previous Topic

Next Topic

COBatchEmailForm - CO Batch Email

property ActivePage: Variant

property ActivePageName: String

property ActiveProperty: String

property AppendSignature: Boolean

property BCC: String

property CC: String

property ClassName: String readonly

property CompanyContacts: Object readonly

property From: String

property HTMLAsText: String readonly

property HTMLContents: String

property IsFloatingWindow: Boolean

property MailTo: String

property Name: String

property PageCount: Number readonly

property PageLabel: String readonly

property ReplyTo: String

property Subject: String

property TextContents: String

property TriggerEvents: Boolean

method AddAttachment(FileName: String)

method AddSignature

method Attachments: Object

method BringToFront

method Close

method CreateField(FieldValue: String): String

method GetPropertyValue(PropertyName: String): Variant

method InsertHTML(HTMLText: String)

method InsertTemplate(FileName: String)

method PreviewMail

method PropertyType(PropertyName: String): String

method SendMail

method SendToBack

method SetPropertyValue(PropertyName: String, Value: Variant)

method ShowErrorHint(Hint: String[, ControlName: String])

method ShowStatusHint(Hint: String[, ControlName: String])

event BeforeSend

event OnClose

event OnOpen