Send an email | |
| This verb is used to send an email to someone. The action may pre-fill the To field or other fields based on the subject provided. | |
| #define | ALP_EXGMGR_SEND_EMAIL_VERB "send_email" |
| VERB: send an Email. | |
Defines | |
| #define | ALP_EXGMGR_MAILTO_STRING_PARAM "mailto_url" |
| #define | ALP_EXGMGR_MAILTO_URL_SUBJECT "text/rfc2368" |
|
|
String parameter to use with ALP_EXGMGR_SEND_EMAIL_VERB that contains the actual mailto string (ie "mailto:joe.smith@yahoo.com") |
|
|
For use with ALP_EXGMGR_SEND_EMAIL_VERB. This subject indicates we are going to send email using a mailto URL. The mailto URL string is stored in a string parameter called ALP_EXGMGR_MAILTO_STRING_PARAM |
|
|
VERB: send an Email.
|
Copyright © 1999-2008 ACCESS CO., LTD. All rights reserved.