You can try following code in job to send email directly to particular email.     Sysmailer mailer;    ;    mailer = new sysmailer();    mailer.fromAddress("abc@yahoo.com","abc");    mailer.tos().appendAddress("acx@rediffmail.com","acx");    mailer.subject("Hi");    mailer.htmlBody("Hi");    //mailer.SMTPRelayServer("smtp.gmail.com");    //mailer.attachments().add(@"D:\sd\dfdt.txt");    mailer.sendMail();     
Microsoft Dynamics Ax,AIF,Axapta, Enterprise portal,,Microsoft , United State,U.S., SharePoint , BI Tools, Performance Tuning, SSRS,Business Logic,Ax ERP Errors and solution,Dynamics 365 Errors Solution,Business software .