Cookbook Home ยป
Anup Jadhav profile
Anup Jadhav profile - Force.com Cookbook - Last login
Recent Activity
An Email Utility Class to Avoid Boilerplate Code
by Anup Jadhav
(2011-06-19)
@larkinrichards wow, you've extended my recipe and made it more comprehensive. I like it....
An Email Utility Class to Avoid Boilerplate Code
by Anup Jadhav
(2010-11-02)
That's a good Idea, Mark! I'll update the code and re-post it.
An Email Utility Class to Avoid Boilerplate Code
by Anup Jadhav
(2010-10-07)
You have to write boilerplate code every time you send an email from Apex. Instead you can create one EmailUtil class and call the methods of this class to send an email in just 2 or 3 lines.
Anup Jadhav posted recipes
An Email Utility Class to Avoid Boilerplate Code
- (2010-09-10)
You have to write boilerplate code every time you send an email from Apex. Instead you can create one EmailUtil class and call the methods of this class to send an email in just 2 or 3 lines.









