Templated EmailMessaging through apex code – things to remember
We all might have come across situations where emails need to be fired from apex code. In this blog, I would like to highlight some areas which sometimes create confusion for developers. As you all know, Messaging.SingleEmailMessage is the apex...