Hi
In my v.15 extension I get the below for: Mail.CreateMessage("E-mail", '', '', Subject, Body, true);
Warning AL0432: Method 'CreateMessage' is marked for removal. Reason: This method is obsolete. Call the other CreateMessage instead.
Where do I find the other "CreateMessage"?