In this Article we can find how to send email using peoplecode
Function SendMAilfromSetupMailInfo (&ReceiverName As string, &MAIL_TO As string) Returns boolean
Local PT_MCF_MAIL: MCFOutboundEmail &ObjectEmail = create PT_MCF_MAIL: MCFOutboundEmail();
/*-- Initialize the usual fields...
How to Send Email Using PeopleCode
