The following tables list the members exposed by CPEmailBaseClass.

Public Constructors

  Name Description
Public method CPEmailBaseClass  
Top

Public Properties

  Name Description
Public property fromAddressDefault Returns the site's default email from address
Top

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