property ActiveProperty: String | |
property BCC: String | |
property CC: String | |
property ClassName: String readonly | |
property From: String | |
property HTMLAsText: String readonly | |
property HTMLContents: String | |
property IsFloatingWindow: Boolean | |
property Name: String | |
property ReplyTo: String | |
property Subject: String | |
property TextContents: String | |
property To: String | |
method AddAttachment(FileName: String) | |
method Attachments: Object | |
method BringToFront | |
method Close | |
method GetPropertyValue(PropertyName: String): Variant | |
method PropertyType(PropertyName: String): String | |
method RemoveAttachment(Index: Number) | |
method Resend | |
method Send | |
method SendToBack | |
method SetPropertyValue(PropertyName: String, Value: Variant) | |
method ShowErrorHint(Hint: String[, ControlName: String]) | |
method ShowStatusHint(Hint: String[, ControlName: String]) | |
event AfterSend | |
event BeforeSend |