Obsolete, 3
| Kind | Name | State | Tag | Seen from | Last seen |
|---|---|---|---|---|---|
| object | SMTP Mail | Pending | 17.0 | 17 | 19, gone |
| Replaced "Email Message" codeunit from "System Application". | |||||
| procedure | CreateMessage(Text, Text, Text, Text, Text, Boolean) | Pending | 15.0 | 17 | 17, 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). | |||||
| procedure | CheckValidEmailAddresses(Text) | Pending | 16.0 | 17 | 18, gone |
| Please call CheckValidEmailAddresses from the Mail Management codeunit directly. | |||||