Email Exchange Manager Verbs
[Exchange Manager Verbs]


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"


Define Documentation

#define ALP_EXGMGR_MAILTO_STRING_PARAM   "mailto_url"
 

String parameter to use with ALP_EXGMGR_SEND_EMAIL_VERB that contains the actual mailto string (ie "mailto:joe.smith@yahoo.com")

#define ALP_EXGMGR_MAILTO_URL_SUBJECT   "text/rfc2368"
 

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

#define ALP_EXGMGR_SEND_EMAIL_VERB   "send_email"
 

VERB: send an Email.


Generated on Wed Jul 30 07:06:44 2008 by Doxygen 1.4.6 for ALP SDK + Hiker Documentation

Copyright © 1999-2008 ACCESS CO., LTD. All rights reserved.