 | SendEmail Class |
[Missing <summary> documentation for "T:IAS.SendEmail"]
Inheritance HierarchySystemObject
IASSendEmail
Namespace:
IAS
Assembly:
Common (in Common.dll) Version: 1.0.0.0 (1.0.0.0)
SyntaxIAS.SendEmail = function();
Type.createClass(
'IAS.SendEmail');
The SendEmail type exposes the following members.
Constructors
| Name | Description |
---|
 | SendEmail | Initializes a new instance of the SendEmail class |
Top
Methods
| Name | Description |
---|
  | AorAn | |
  | GetBGColor | |
  | NewBulletPoint | |
  | NewParagraph | |
  | NewPlainTextBulletPoint | |
  | NewPlainTextField | |
  | NewPlainTextParagraph | |
  | NewRow | |
  | SendEmail(MailMessage) | |
  | SendEmail(String, String, String) | |
  | SendEmail(String, String, String, String, Boolean, String) | |
  | SendEmail(String, String, String, String, Boolean, String, Attachment) | |
Top
Fields
See Also