Public Methods

  Name Description
Public method send Sends an email to an email address.
Public method sendForm Sends an email that includes all the form elements in the current webpage response.
Public method sendGroup Sends an email to everyone in a group list. The list can be of Group Ids or names. Group names in the list can not contain commas.
Public method sendPassword Send a list of usernames and passwords to the account(s) that include the given email address.
Public method sendSystem Send a system email record. If the EmailIdOrName field contains a number, it is assumed first to be an Id.
Public method sendUser Send an email using the values in a user record.
Top

See Also