email_send_noprofile Function
/documentation/pages/Ref/Api/Functions/System/Email Functions/email_send_noprofile Function.xml
Sends an e-mail message. All e-mail settings are passed in. Does not use an Alpha Anywhere e-mail profile.
EMAIL_SEND Function
/documentation/pages/Ref/Api/Functions/System/Email Functions/EMAIL_SEND Function.xml
Sends an e-mail using the built-in, Alpha Anywhere e-mail feature. Set text_type to "html" for HTML email. If lSilent = .T., email_send will throw an error rather than show a message box.
a5_showemailsettings Function
/documentation/pages/Ref/Api/Functions/System/Email Functions/a5_showemailsettings Function.xml
Display the settings for the email_send_noprofile() function.
Email Object Properties
/documentation/pages/Desktop/Reference/Design/Email/EMAIL Pointer Properties.xml
Prefix the following properties with the <EMAIL> pointer. Use EMAIL.OPEN() to get an email pointer.
FILE.SEND Function
/documentation/pages/Ref/Api/Objects/System/File/FILE.SEND Method.xml
Send one or more files to an address. Options: C or Z = compress (i.e. zip) files before sending.
EMAIL_SEND2 Function
/documentation/pages/Ref/Api/Functions/System/Email Functions/EMAIL_SEND2 Function.xml
Send an email message
Alpha Five V11
/documentation/pages/Index/Alpha Five V11.xml
Page links and information relating to A5 V11.
email_send_mandrill Function
/documentation/pages/Ref/Api/Functions/System/Email Functions/email_send_mandrill Function.xml
Sends an email message using the Mandrill mail delivery service. The minimum set of properties in a dot variable to pass in are: .send_to, .message_html, .subject, .from_email
Email_send_low Function
/documentation/pages/Ref/Api/Functions/System/Email Functions/Email_send_low Function.xml
The sender's name
email_send_sendgrid Function
/documentation/pages/Ref/Api/Functions/System/Email Functions/email_send_sendgrid Function.xml

Sends an email using the SendGrid service.