Obsolete, 3

KindNameStateTagSeen fromLast seen
objectSMTP MailPending17.01719, gone
Replaced "Email Message" codeunit from "System Application".
procedureCreateMessage(Text, Text, Text, Text, Text, Boolean)Pending15.01717, gone
This method is obsolete. A new CreateMessage overload is available, with the following parameters (FromName: Text; FromAddress: Text; Recipients: List of [Text]; Subject: Text; Body: Text).
procedureCheckValidEmailAddresses(Text)Pending16.01718, gone
Please call CheckValidEmailAddresses from the Mail Management codeunit directly.