Skip to main content

Help me solving this. I faced this issue in Navigate and Edit Source Code in Developer Console Basics while entering the email address. Could any one tell me what should I do?

2 respuestas
  1. 23 ene 2024, 19:35

    @Dhanashri Palde

    Try this with your email. 

    EmailMissionSpecialist em = new EmailMissionSpecialist();

    em.sendMail('Enter your email address', 'Flight Path Change',

    'Mission Control 123: Your flight path has been changed to avoid collision '

    + 'with asteroid 2014 QO441.');

    Please find the below similar thread:

0/9000